|
|
|
|
|
by almostgotcaught
699 days ago
|
|
> FWIW Triton i have PRs in Triton - i'm well familiar with the fact that triton is an MLIR project. > C++ straight using MLIR that's like saying llvm ir is usable through C++ ... or hell that's like saying NVPTX is usable through C++. it's not just not a frontend it's the exact opposite: it's emitting IR using IR builders. |
|