[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
Fri Dec 16 06:46:32 PST 2022


paulwalker-arm updated this revision to Diff 483525.
paulwalker-arm added a comment.
Herald added a subscriber: pcwang-thead.

Tighten up LHS==RHS case based on feedback from @david-arm.


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.483525.patch
Type: text/x-patch
Size: 12531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/257c9a09/attachment.bin>


More information about the llvm-commits mailing list