[PATCH] D91983: [PowerPC] Fix missing nop after call to weak callee.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 12:01:04 PST 2020


stefanp updated this revision to Diff 308730.
stefanp added a comment.

Updated test cases according to review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91983

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/ppc64-blnop.ll
  llvm/test/CodeGen/PowerPC/ppc64-calls.ll
  llvm/test/CodeGen/PowerPC/ppc64-sibcall.ll
  llvm/test/CodeGen/PowerPC/pr41088.ll
  llvm/test/CodeGen/PowerPC/preemption.ll
  llvm/test/CodeGen/PowerPC/xray-tail-call-hidden.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91983.308730.patch
Type: text/x-patch
Size: 7080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/a2aa0b51/attachment.bin>


More information about the llvm-commits mailing list