[PATCH] D109808: [InstCombine] Eliminate vector reverse if all inputs/outputs to an instruction are reverses
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 14 22:15:54 PDT 2021
mnadeem created this revision.
mnadeem added reviewers: CarolineConcatto, david-arm, sdesmalen.
Herald added a subscriber: hiraditya.
mnadeem requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109808
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/vector-reverse.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-vector-reverse-mask4.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-vector-reverse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109808.372629.patch
Type: text/x-patch
Size: 10751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/6fe9b262/attachment.bin>
More information about the llvm-commits
mailing list