[PATCH] D42536: [AggresiveInstCombine] Added support of select and ShuffleVector to TruncInstCombine expression pattern
Amjad Aboud via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 07:06:24 PST 2018
aaboud created this revision.
aaboud added reviewers: craig.topper, spatel, zvi.
Added to TruncInstCombine class the support of SelectInst and ShuffleVectorInst instructions.
https://reviews.llvm.org/D42536
Files:
lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
test/Transforms/AggressiveInstCombine/trunc_multi_uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42536.131445.patch
Type: text/x-patch
Size: 6165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/49f9e120/attachment.bin>
More information about the llvm-commits
mailing list