[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
Wed Sep 28 22:54:15 PDT 2022


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

Apologize for the late update due to some compiler-rt errors occurred. I'm working on fixing it.


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/cmp_elimination.ll
  llvm/test/CodeGen/PowerPC/csr-split.ll
  llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
  llvm/test/CodeGen/PowerPC/opt-cmp-rec-postra.mir
  llvm/test/CodeGen/PowerPC/optcmp.ll
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection.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.463760.patch
Type: text/x-patch
Size: 17789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/1f6b83da/attachment.bin>


More information about the llvm-commits mailing list