[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 11:39:09 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5a32d720ef2: [InstCombine] move extend after insertelement if both operands are extended (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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.372763.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/6c31f6d9/attachment.bin>


More information about the llvm-commits mailing list