[PATCH] D158328: [PowerPC] Merge rotate and clear into single instruction.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 06:36:58 PDT 2023


stefanp updated this revision to Diff 556024.
stefanp added a comment.

Added a comment.
Moved a couple of defs closer to where they are used.
Mostly just address remaining nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158328

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/test/CodeGen/PowerPC/ppc-rotate-clear.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158328.556024.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230906/2d28383e/attachment.bin>


More information about the llvm-commits mailing list