[PATCH] D139342: [InstCombine] Bubble vector.reverse of binop operands to their result.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 08:01:45 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bca44680ab9: [InstCombine] Bubble vector.reverse of binop operands to their result. (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D139342?vs=483525&id=484585#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139342

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/vector-reverse.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-vector-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139342.484585.patch
Type: text/x-patch
Size: 15487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/f84ab76b/attachment.bin>


More information about the llvm-commits mailing list