[PATCH] D107766: [AggressiveInstCombine] Add shift instructions to `TruncInstCombine` DAG
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 15 03:37:52 PDT 2021
anton-afanasyev updated this revision to Diff 366483.
anton-afanasyev added a comment.
Move SLPVectorizer test to PhaseOrdering
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107766/new/
https://reviews.llvm.org/D107766
Files:
llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/pr50555.ll
llvm/test/Transforms/AggressiveInstCombine/trunc_shifts.ll
llvm/test/Transforms/PhaseOrdering/trunc_shifts.ll
llvm/test/Transforms/SLPVectorizer/X86/pr50555.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107766.366483.patch
Type: text/x-patch
Size: 30757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/18110272/attachment.bin>
More information about the llvm-commits
mailing list