[PATCH] D139340: [InstCombine] Bubble vector.reverse of compare operands to their result.

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG362c52ad5a90: [InstCombine] Bubble vector.reverse of compare operands to their result. (authored by paulwalker-arm).
Herald added a subscriber: pcwang-thead.

Changed prior to commit:
  https://reviews.llvm.org/D139340?vs=480433&id=484583#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139340

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

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


More information about the llvm-commits mailing list