[PATCH] D92569: [AArch64] Lower calls with rv_marker attribute .

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 11:07:22 PST 2020


fhahn updated this revision to Diff 309961.
fhahn added a comment.

Handle expanding calls with multiple arguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92569

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/call-rv-marker.ll
  llvm/test/CodeGen/AArch64/expand-blr-rvmarker-pseudo.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92569.309961.patch
Type: text/x-patch
Size: 11790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/c4717df1/attachment.bin>


More information about the llvm-commits mailing list