[PATCH] D71983: [PowerPC] Set the SideEffects of branch & call instructions from 1 to 0

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 00:52:51 PDT 2021


qiucf updated this revision to Diff 368043.
qiucf edited the summary of this revision.
qiucf added a comment.

Provide a test case. (not pre-commited)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71983

Files:
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/sink-side-effect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71983.368043.patch
Type: text/x-patch
Size: 5291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/caa123e4/attachment.bin>


More information about the llvm-commits mailing list