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

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 11:36:40 PST 2020


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

Added CHECK-NEXT that was missed.


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.309973.patch
Type: text/x-patch
Size: 7080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/bb2bddc4/attachment.bin>


More information about the llvm-commits mailing list