[PATCH] D123366: [PowerPC] map hardware loop intrinsics to PowerPC pseudo instructions.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 18:34:37 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9004dfbabc6: [PowerPC] mapping hardward loop intrinsics to powerpc pseudo (authored by shchenz).

Changed prior to commit:
  https://reviews.llvm.org/D123366?vs=445729&id=451021#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123366/new/

https://reviews.llvm.org/D123366

Files:
  llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/ctrloops-pseudo.ll
  llvm/test/CodeGen/PowerPC/ctrloops32.mir
  llvm/test/CodeGen/PowerPC/ctrloops64.mir
  llvm/test/CodeGen/PowerPC/sms-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123366.451021.patch
Type: text/x-patch
Size: 34024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/3dd8cfa0/attachment.bin>


More information about the llvm-commits mailing list