[PATCH] D159073: [PowerPC][Peephole] Combine rldicl/rldicr and andi/andis after isel.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 03:25:33 PDT 2023


Esme updated this revision to Diff 556764.
Esme retitled this revision from "[PowerPC][Peephole] Combine rldicl/rldicr and andi after isel." to "[PowerPC][Peephole] Combine rldicl/rldicr and andi/andis after isel.".
Esme edited the summary of this revision.
Esme added a comment.

Add optimizations for ANDIS_rec.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159073

Files:
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/fold-rot-and-peephole.mir
  llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159073.556764.patch
Type: text/x-patch
Size: 7577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230914/d42126bb/attachment.bin>


More information about the llvm-commits mailing list