Skip to content

Commit dc0a8d7

Browse files
committed
!fixup drop target-triple.
1 parent 476964a commit dc0a8d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Transforms/InstCombine/inttoptr-add-phi.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
22
; 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"
43

54
define i64 @inttoptr_used_by_phi_with_ptrtoint(i1 %c, ptr %src, ptr %p2) {
65
; CHECK-LABEL: define i64 @inttoptr_used_by_phi_with_ptrtoint(

0 commit comments

Comments
 (0)