Skip to content

Commit 31cbb4d

Browse files
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

0 commit comments

Comments
 (0)