Commit 31cbb4d
authored
[BACKEND][AMD] Add option to swap MIR (#8711)
We use TRITON_SWAP_MIR to specify the path to externally-provided MIR
file that can be used for compilation to ASM in LLVM backend, overriding
the one generated by regular pipeline.
This can be used to apply custom transformations on MIR and use it to
generate binary.1 parent f2378a7 commit 31cbb4d
4 files changed
Lines changed: 255 additions & 106 deletions
File tree
- python
- src
- test/backend
- triton
- third_party/amd/backend
0 commit comments