[PATCH] D119983: [AArch64][GlobalISel] Implement support for clang.arc.attachedcall call operand bundles.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 15:13:46 PST 2022


aemerson created this revision.
aemerson added reviewers: fhahn, ab, paquette.
aemerson added a project: LLVM.
Herald added subscribers: hiraditya, kristof.beyls, rovka.
aemerson requested review of this revision.

This is a straightforward port of the existing SDAG implementation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119983

Files:
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/call-rv-marker.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119983.409429.patch
Type: text/x-patch
Size: 4660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/8a8d105b/attachment.bin>


More information about the llvm-commits mailing list