[PATCH] D97039: [PowerPC] Enable redundant TOC save removal on AIX

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 22:02:09 PST 2021


qiucf updated this revision to Diff 325676.
qiucf marked an inline comment as done.
qiucf added a comment.

Update comment with a `FIXME`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97039

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/remove-redundant-toc-saves.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97039.325676.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/8cb22675/attachment.bin>


More information about the llvm-commits mailing list