We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476964a commit dc0a8d7Copy full SHA for dc0a8d7
llvm/test/Transforms/InstCombine/inttoptr-add-phi.ll
@@ -1,6 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2
; RUN: opt -passes=instcombine -S %s | FileCheck %s
3
-target datalayout = "E-p:64:64:64-p1:64:64:64-a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-v64:64:64-v128:128:128"
4
5
define i64 @inttoptr_used_by_phi_with_ptrtoint(i1 %c, ptr %src, ptr %p2) {
6
; CHECK-LABEL: define i64 @inttoptr_used_by_phi_with_ptrtoint(
0 commit comments