Skip to content

Commit 1ed5db7

Browse files
test note update
1 parent b5c0676 commit 1ed5db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/VectorCombine/AArch64/identity-shuffle-sve.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; NOTE: This test is expected to test the Identity shuffle costs as zero, regardless of target ISA in AArch64, scalable or fixed width shuffle vectors, As a result enabling aggressive vector-combine transforms.
1+
; NOTE: This test is expected to test the Identity shuffle costs as zero, regardless of scalable or fixed width shuffle vectors, As a result enabling aggressive vector-combine transforms.
22
; RUN: opt -passes=vector-combine -S %s | FileCheck %s
33
target triple = "aarch64-unknown-linux-gnu"
44

0 commit comments

Comments
 (0)