[all-commits] [llvm/llvm-project] 6f665f: [globalisel][docs] Rewrite the IRTranslator docume...

Daniel Sanders via All-commits all-commits at lists.llvm.org
Tue Oct 29 13:15:20 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f665fc7868b4eca6fc644e0a99807fcbd831dfc
      https://github.com/llvm/llvm-project/commit/6f665fc7868b4eca6fc644e0a99807fcbd831dfc
  Author: Daniel Sanders <daniel_l_sanders at apple.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

  Changed paths:
    M llvm/docs/GlobalISel/IRTranslator.rst

  Log Message:
  -----------
  [globalisel][docs] Rewrite the IRTranslator documentation

Summary:
I haven't refreshed the Function Calls section as I don't feel I have
sufficient knowledge of that area. It would be appreciated if someone could
review that section.

Note: I'm aware that pygments doesn't support 'mir' as used in one of the
code-block directives. This currently emits a warning and I decided to
keep it to enable finding them later. Maybe we can teach pygments to
support it.

Depends on D69456

Reviewers: volkan, aditya_nandakumar

Subscribers: rovka, Petar.Avramovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69457




More information about the All-commits mailing list