Skip to content

Commit

Permalink
ignore wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
SadiinsoSnowfall committed Apr 22, 2024
1 parent 9c77de1 commit 6bb9ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/codegen/issues/issue-112169-long-iterator-unroll.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//@ compile-flags: -O
//@ ignore-wasm FIXME: LLVM does not vectorize loops on WASM so this doesn't get optimized
#![crate_type = "lib"]

// Test that simple iterator-based loops of length > 101 are fully optimized away.
Expand Down

0 comments on commit 6bb9ed3

Please sign in to comment.