[PATCH] D69456: [globalisel][docs] Rewrite the pipeline overview
    Daniel Sanders via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 25 18:19:26 PDT 2019
    
    
  
dsanders created this revision.
dsanders added a reviewer: volkan.
Herald added subscribers: Petar.Avramovic, rovka.
Herald added a project: LLVM.
Rewrite the pipeline overview to be more focused on the structure and
flexibility as well as highlight the increased usefulness of
MachineVerifier and increased testability resulting from the smaller
incremental passes approach.
The diagrams are lifted from the slides for the LLVMDev 2019 talk
'Generating Optimized Code with GlobalISel' and adapted to be readable on
the white background used in the docs.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D69456
Files:
  llvm/docs/GlobalISel/Pipeline.rst
  llvm/docs/GlobalISel/pipeline-overview-customized.png
  llvm/docs/GlobalISel/pipeline-overview-with-combiners.png
  llvm/docs/GlobalISel/pipeline-overview.png
  llvm/docs/GlobalISel/testing-pass-level.png
  llvm/docs/GlobalISel/testing-unit-level.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69456.226526.patch
Type: text/x-patch
Size: 6837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/0d489efe/attachment.bin>
    
    
More information about the llvm-commits
mailing list