Commit 634ce8c
committed
tests/codegen: ignore x86-64-v3 in
LLVM is struggling to optimize this test when AVX is enabled, but
there's not much Rust can be expected to do about it. Let's ignore that
part until we learn more on the LLVM side, hopefully fixed and updated.issue-101082 for now1 parent e643f59 commit 634ce8c
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
8 | 18 | | |
| |||
0 commit comments