[PATCH] D69456: [globalisel][docs] Rewrite the pipeline overview

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 14:37:08 PDT 2019


volkan accepted this revision.
volkan added a comment.
This revision is now accepted and ready to land.

LGTM with a nit.



================
Comment at: llvm/docs/GlobalISel/Pipeline.rst:78
+
+Of course, combiners can be inserted in other places too. Also passes can be
+replaced entirely so long as their task is complete as shown in this (more
----------------
It would be nice to describe combiner too like the other passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69456





More information about the llvm-commits mailing list