[PATCH] D122125: [PowerPC] generate CTR loops instructions after ISEL
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 22 21:02:23 PDT 2022
shchenz updated this revision to Diff 431283.
shchenz marked 9 inline comments as done.
shchenz added a reviewer: lkail.
shchenz added a comment.
address @lkail comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122125/new/
https://reviews.llvm.org/D122125
Files:
llvm/lib/Target/PowerPC/CMakeLists.txt
llvm/lib/Target/PowerPC/PPC.h
llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
llvm/test/CodeGen/PowerPC/O3-pipeline.ll
llvm/test/CodeGen/PowerPC/ctrloops32.mir
llvm/test/CodeGen/PowerPC/ctrloops64.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122125.431283.patch
Type: text/x-patch
Size: 29871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/26a677bb/attachment.bin>
More information about the llvm-commits
mailing list