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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 10:46:49 PDT 2020


spatel updated this revision to Diff 262415.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:

1. Pulled the MMX diff into a preliminary commit - rG2058c98715f6 <https://reviews.llvm.org/rG2058c98715f6baf59fae1e1d617958cea39236b4>
2. Added a scalable vector test.


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

https://reviews.llvm.org/D79171

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79171.262415.patch
Type: text/x-patch
Size: 5130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/ff6b4b57/attachment.bin>


More information about the llvm-commits mailing list