Skip to content

Commit

Permalink
real comment
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Feb 9, 2025
1 parent 46f5d2b commit daf1ffc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/codegen/dont-shufflevector-bswaps.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
//@ revisions: OPT2 OPT3
//@ [OPT2] compile-flags: -Copt-level=2
//@ [OPT3] compile-flags: -C opt-level=3
//@[OPT2] compile-flags: -Copt-level=2
//@[OPT3] compile-flags: -Copt-level=3
// wasm32 optimizes poorly for some reason
//@[OPT3] ignore-wasm
//@ min-llvm-version: 18.1.3

#![crate_type = "lib"]
Expand Down

0 comments on commit daf1ffc

Please sign in to comment.