[PATCH] D147373: [InstCombine] fold double reverses

Zhengyang Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 16:12:47 PDT 2023


liuz updated this revision to Diff 523212.
liuz added a comment.

rebase + solve comments


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

https://reviews.llvm.org/D147373

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147373.523212.patch
Type: text/x-patch
Size: 32193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/f9492d10/attachment.bin>


More information about the llvm-commits mailing list