[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
Mon Sep 20 18:42:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf417d9d82111: [InstCombine] Eliminate vector reverse if all inputs/outputs to an instruction… (authored by mnadeem).

Repository:
  rG LLVM Github Monorepo

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

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.373762.patch
Type: text/x-patch
Size: 12600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/20141a18/attachment.bin>


More information about the llvm-commits mailing list