Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/InstCombine/bitcast.ll | ||
---|---|---|
436 | test4, test5, and test6 also test OptimizeIntegerToVectorInsertions which is why I put the test here. |
Paths
| Differential D124016
[InstCombine] Pre-commit test for D124015 ClosedPublic Authored by craig.topper on Apr 19 2022, 10:30 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Apr 20 2022, 8:56 AM This revision was landed with ongoing or failed builds.Apr 20 2022, 9:15 AM Closed by commit rG11db0bb64d68: [InstCombine] Pre-commit test for D124015 (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423667 llvm/test/Transforms/InstCombine/bitcast.ll
|
test4, test5, and test6 also test OptimizeIntegerToVectorInsertions which is why I put the test here.