[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
Mon Sep 25 02:07:14 PDT 2023


Esme updated this revision to Diff 557295.
Esme added a comment.

Thanks a lot to @shchenz !
Addressed comments.


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.557295.patch
Type: text/x-patch
Size: 10352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230925/f20516f5/attachment.bin>


More information about the llvm-commits mailing list