Details
Details
- Reviewers
majnemer
Diff Detail
Diff Detail
Paths
| Differential D19455
InstCombine: Reduce trunc (shl x, K) width. ClosedPublic Authored by arsenm on Apr 22 2016, 11:29 PM.
Details
Diff Detail Event Timelinearsenm updated this object.
This revision is now accepted and ready to land.Jun 13 2016, 9:46 AM
Revision Contents
Diff 54770 lib/Transforms/InstCombine/InstCombineCasts.cpp
test/Transforms/InstCombine/2011-05-28-swapmulsub.ll
test/Transforms/InstCombine/cast.ll
test/Transforms/InstCombine/icmp.ll
test/Transforms/InstCombine/trunc.ll
|
You don't seem to check if the dest type is legal.