[PATCH] D24301: [ConstantFold] Teach how to fold a bitcast of a constant vector with some undef elements.
Andrea Di Biagio via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 06:44:10 PDT 2016
andreadb updated this revision to Diff 71159.
andreadb added a comment.
Address Simon's review comment.
Patch rebased after revision 281332.
https://reviews.llvm.org/D24301
Files:
lib/Analysis/ConstantFolding.cpp
test/Transforms/InstCombine/x86-sse4a.ll
test/Transforms/InstSimplify/bitcast-vector-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24301.71159.patch
Type: text/x-patch
Size: 12200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/461514ed/attachment.bin>
More information about the llvm-commits
mailing list