[PATCH] D83058: [InstCombine] Add sext(ashr(shl(trunc(x),c),c)) folding support for vectors
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 3 02:40:15 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3da42f48101f: [InstCombine] Add sext(ashr(shl(trunc(x),c),c)) folding support for vectors (authored by RKSimon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83058/new/
https://reviews.llvm.org/D83058
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/sext.ll
llvm/test/Transforms/InstCombine/trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83058.275334.patch
Type: text/x-patch
Size: 5494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/b83cd5c1/attachment.bin>
More information about the llvm-commits
mailing list