[PATCH] D137111: Add GlobalISel cook book

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 13:59:23 PDT 2022


Kai created this revision.
Herald added subscribers: steven.zhang, rovka.
Herald added a project: All.
Kai requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Based on our recent experience with implementing GlobalISel for the PowerPC target,
we came up with the idea that some cook book style documentation may be useful.


https://reviews.llvm.org/D137111

Files:
  llvm/docs/GlobalISel/Cookbook.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137111.472122.patch
Type: text/x-patch
Size: 6192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/f93129ac/attachment.bin>


More information about the llvm-commits mailing list