[PATCH] D131873: [PowerPC] Optimize compare by using record form in post-RA.
Esme Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 28 22:12:18 PDT 2022
Esme updated this revision to Diff 456242.
Esme added a comment.
Addressed Zheng's comments for the code part and the MIR case will added soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131873/new/
https://reviews.llvm.org/D131873
Files:
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
llvm/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
llvm/test/CodeGen/PowerPC/cmp_elimination.ll
llvm/test/CodeGen/PowerPC/csr-split.ll
llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
llvm/test/CodeGen/PowerPC/optcmp.ll
llvm/test/CodeGen/PowerPC/ppc64-rop-protection.ll
llvm/test/CodeGen/PowerPC/rlwinm-zero-ext.ll
llvm/test/CodeGen/PowerPC/setcc-logic.ll
llvm/test/CodeGen/PowerPC/use-cr-result-of-dom-icmp-st.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131873.456242.patch
Type: text/x-patch
Size: 15785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/88cf258a/attachment.bin>
More information about the llvm-commits
mailing list