[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
Wed Sep 20 22:22:25 PDT 2023
Esme updated this revision to Diff 557157.
Esme added a comment.
Addressed comments -- handled more cases.
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.557157.patch
Type: text/x-patch
Size: 11042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230921/bb3dec90/attachment.bin>
More information about the llvm-commits
mailing list