[PATCH] D109236: [AggressiveInstCombine] Add `{extract/insert}element` to `TruncInstCombine` DAG

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 10:03:52 PDT 2021


anton-afanasyev updated this revision to Diff 372739.
anton-afanasyev added a comment.

Add new test demonstrating AIC power vs IC


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109236

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/trunc_vector_instrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109236.372739.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/bff821b3/attachment.bin>


More information about the llvm-commits mailing list