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


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

Converted binop_reverse to show flags get preserved.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139342.480434.patch
Type: text/x-patch
Size: 7934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/77b15f40/attachment.bin>


More information about the llvm-commits mailing list