Skip to content

Commit 98a90e9

Browse files
TiborGYfhahn
andauthored
Address IR review pt1: datalayout
Co-authored-by: Florian Hahn <[email protected]>
1 parent 2241343 commit 98a90e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Transforms/LoopVectorize/diag-disable_nonforced-msgs.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
; CHECK: remark:
2020
; CHECK-SAME: loop not vectorized: loop transformations are disabled
2121
; CHECK: LV: Loop hints prevent vectorization
22-
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
2322
define void @disable_nonforced(ptr nocapture %a, i32 %n) {
2423
entry:
2524
%cmp4 = icmp sgt i32 %n, 0

0 commit comments

Comments
 (0)