As requested in D53774.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks - LGTM. Feel free to add baseline tests as you see fit without pre-commit review.
Paths
| Differential D53875
[InstCombine] Add preliminary tests for nested min/max combines. NFC ClosedPublic Authored by volkan on Oct 30 2018, 10:39 AM.
Details
Diff Detail
Event TimelineComment Actions Thanks - LGTM. Feel free to add baseline tests as you see fit without pre-commit review. This revision is now accepted and ready to land.Oct 30 2018, 10:46 AM Closed by commit rL345616: [InstCombine] Add preliminary tests for nested min/max combines. NFC (authored by volkan). · Explain WhyOct 30 2018, 10:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171731 llvm/trunk/test/Transforms/InstCombine/maximum.ll
llvm/trunk/test/Transforms/InstCombine/maxnum.ll
llvm/trunk/test/Transforms/InstCombine/minimum.ll
llvm/trunk/test/Transforms/InstCombine/minnum.ll
|