[PATCH] D147373: [InstCombine] fold double reverses

Zhengyang Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 11:30:43 PDT 2023


liuz updated this revision to Diff 510255.
liuz retitled this revision from "[VectorCombine] fold vector reverse loops" to "[InstCombine] fold double reverses".
liuz added a comment.

Updated the patch according to 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147373.510255.patch
Type: text/x-patch
Size: 28753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230401/48fa3daa/attachment.bin>


More information about the llvm-commits mailing list