[PATCH] D109537: [InstCombine] move extend after insertelement if both operands are extended

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 06:22:53 PDT 2021


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

Patch updated:

1. Moved use check up.
2. Added TODO comments - up to 3 now :)


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

https://reviews.llvm.org/D109537

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/insert-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109537.372690.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/34a504e6/attachment.bin>


More information about the llvm-commits mailing list