[PATCH] D76983: [InstCombine] Transform extractelement-trunc -> bitcast-extractelement

Daan Sprenkels via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 15:52:40 PDT 2020


dsprenkels updated this revision to Diff 253728.
dsprenkels added a comment.




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76983

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/ExtractCast.ll
  llvm/test/Transforms/InstCombine/trunc-extractelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76983.253728.patch
Type: text/x-patch
Size: 10275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/3bb55d67/attachment-0001.bin>


More information about the llvm-commits mailing list