[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
Sun Aug 29 21:23:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bdd850d0ce7: [PowerPC] Set branch/call instructions as no hasSideEffects (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D71983?vs=368043&id=369367#toc

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-down-more-instructions-1.mir
  llvm/test/CodeGen/PowerPC/sink-side-effect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71983.369367.patch
Type: text/x-patch
Size: 7942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/62f497a2/attachment.bin>


More information about the llvm-commits mailing list