[PATCH] D105798: [docs]Examples to show implementation of GISel in AArch64
PoojaYadav via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 01:18:44 PDT 2021
pooja2299 created this revision.
pooja2299 added reviewers: gandhi21299, kbarton.
Herald added subscribers: danielkiss, kristof.beyls.
pooja2299 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Examples showing the IRTranslator phase of GISel is added. The lowering formal arguments and return values of call lowering part is shown. Examples of lowering function call is yet to be added.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105798
Files:
llvm/docs/GlobalISel/AArch64examples.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105798.357858.patch
Type: text/x-patch
Size: 8425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/5fb72dfe/attachment.bin>
More information about the llvm-commits
mailing list