Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Tests LGTM. It might help me or other reviewers see how these patterns escape the current set of transforms in foldAndOfICmps(), so please commit.
Paths
| Differential D50464
[InstCombine][NFC] Tests for 'signed truncation check' optimization ClosedPublic Authored by lebedev.ri on Aug 8 2018, 10:46 AM.
Details
Diff Detail
Event Timelinelebedev.ri added a child revision: D50465: [InstCombine] Optimize redundant 'signed truncation check pattern'.. Comment Actions Tests LGTM. It might help me or other reviewers see how these patterns escape the current set of transforms in foldAndOfICmps(), so please commit. This revision is now accepted and ready to land.Aug 13 2018, 8:20 AM Closed by commit rL339602: [InstCombine][NFC] Tests for 'signed truncation check' optimization (authored by lebedevri). · Explain WhyAug 13 2018, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 159751 test/Transforms/InstCombine/signed-truncation-check.ll
|