[mlir][docs] Add LLVM target passes to the docs (#185283)
These passes are useful for translating between LLVM proper and the LLVM dialect and have so far been missing in the documentation.
This commit is contained in:
parent
af7c352fa3
commit
bd15e6b736
@ -64,6 +64,10 @@ This document describes the available MLIR passes and their contracts.
|
||||
|
||||
[include "LLVMPasses.md"]
|
||||
|
||||
## 'llvm' Target Passes
|
||||
|
||||
[include "TargetLLVMIRTransforms.md"]
|
||||
|
||||
## 'math' Dialect Passes
|
||||
|
||||
[include "MathPasses.md"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user