Precommit tests for D156620.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/InstCombine/phi.ll | ||
---|---|---|
1703 | Please run these tests through -passes=instnamer to get rid of the unnamed variables. | |
1778 | This is really sub_is_not_zero. | |
1876 | I think you can omit the _2, _3, _4 variants of this test. They're already checked for _eq, and we don't need to repeat all variants every time. | |
2034 | sub_is_not_zero |
Please run these tests through -passes=instnamer to get rid of the unnamed variables.