Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll | ||
---|---|---|
3 | I think this needs ; REQUIRES: asserts, to make sure this only runs when -debug-only is available. | |
78 | this check shouldn't be needed? | |
80 | might be better called exit and move to end. Same as below. | |
168 | this check shouldn't be needed? |
llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll | ||
---|---|---|
3 | 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.