[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
Tue Dec 6 04:48:38 PST 2022


paulwalker-arm updated this revision to Diff 480433.
paulwalker-arm added a comment.

Converted reverse_fcmp_reverse to show flags get preserved.


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

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


More information about the llvm-commits mailing list