|
|
|
|
|
by GianFabien
1105 days ago
|
|
Generating "good" machine code from MLIR requires a huge amount of effort. With the numerous variants of instruction sets (even within a single line, e.g. x86-64), the optimisations and instruction selection is a complex task. |
|