[PATCH] D79171: [InstCombine] canonicalize bitcast after insertelement into undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 11:15:09 PDT 2020


spatel updated this revision to Diff 261290.
spatel added a comment.

Patch updated:
Kept existing fold for mmx and added warning comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79171/new/

https://reviews.llvm.org/D79171

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/bitcast-vec-canon.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79171.261290.patch
Type: text/x-patch
Size: 6021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/7cd1c93b/attachment.bin>


More information about the llvm-commits mailing list