[PATCH] D101657: [PowerPC] Handle inline assembly clobber of link regsiter

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 05:42:28 PDT 2021


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

Added missing `let isAllocatable = 0`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101657

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101657.345100.patch
Type: text/x-patch
Size: 13066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/2003e61b/attachment.bin>


More information about the llvm-commits mailing list