Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
I forgot to ask: do you want to be credited as "bryant" or a different name when we commit this?
Paths
| Differential D25955
[InstCombine] Ensure that truncated int types are legal. ClosedPublic Authored by bryant on Oct 25 2016, 11:38 AM.
Details Summary
Diff Detail
Event Timelinebryant updated this object. spatel edited edge metadata. Comment ActionsLGTM. I forgot to ask: do you want to be credited as "bryant" or a different name when we commit this? This revision is now accepted and ready to land.Oct 25 2016, 12:07 PM Comment Actions
Yes, that would work. Comment Actions
"bryant" is fine. Closed by commit rL285108: [InstCombine] Ensure that truncated int types are legal. (authored by spatel). · Explain WhyOct 25 2016, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75781 llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/icmp-shl-nuw.ll
llvm/trunk/test/Transforms/InstCombine/icmp.ll
|