Skip to content

Commit

Permalink
Revert "dont be silly"
Browse files Browse the repository at this point in the history
This reverts commit bba98a6.
  • Loading branch information
workingjubilee committed Feb 9, 2025
1 parent bba98a6 commit 46f5d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codegen/dont-shufflevector-bswaps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// CHECK-LABEL: define{{.*}}void @convert(
// CHECK-NOT: shufflevector
// On higher opt levels, this should just be a bswap:
// OPT3: store <8 x i16>
// OPT3: load <8 x i16>
// OPT3-NEXT: call <8 x i16> @llvm.bswap
// OPT3-NEXT: store <8 x i16>
// OPT3-NEXT: ret void
Expand Down

0 comments on commit 46f5d2b

Please sign in to comment.