Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll | ||
|---|---|---|
| 4 | I think this needs ; REQUIRES: asserts, to make sure this only runs when -debug-only is available. | |
| 79 | this check shouldn't be needed? | |
| 81 | might be better called exit and move to end. Same as below. | |
| 169 | this check shouldn't be needed? | |
| llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll | ||
|---|---|---|
| 4 | Excellent point and you've happily prevented me from another face-palm moment when a buildbot breaks. :) | |
I think this needs ; REQUIRES: asserts, to make sure this only runs when -debug-only is available.