[PATCH] D135847: [PowerPC] don't check CTR clobber in hardware loop insertion pass

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 23:12:57 PST 2022


shchenz updated this revision to Diff 476345.
shchenz added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135847

Files:
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/test/CodeGen/PowerPC/branch-opt.ll
  llvm/test/CodeGen/PowerPC/ctrloop-constrained-fp.ll
  llvm/test/CodeGen/PowerPC/ctrloop-fp128.ll
  llvm/test/CodeGen/PowerPC/ctrloop-sh.ll
  llvm/test/CodeGen/PowerPC/disable-ctr-ppcf128.ll
  llvm/test/CodeGen/PowerPC/hardware-loops-crash.ll
  llvm/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  llvm/test/CodeGen/PowerPC/pr36292.ll
  llvm/test/CodeGen/PowerPC/pr43527.ll
  llvm/test/CodeGen/PowerPC/pr48519.ll
  llvm/test/CodeGen/PowerPC/pr55463.ll
  llvm/test/CodeGen/PowerPC/spe.ll
  llvm/test/CodeGen/PowerPC/tocSaveInPrologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135847.476345.patch
Type: text/x-patch
Size: 55855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/dd67c0e8/attachment.bin>


More information about the llvm-commits mailing list