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

Daan Sprenkels via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 00:30:07 PDT 2020


dsprenkels updated this revision to Diff 253505.
dsprenkels marked 2 inline comments as done.
dsprenkels added a comment.

Update the new `trunc-extractelement.ll` test file.


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/trunc-extractelement.ll

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


More information about the llvm-commits mailing list