[Mlir-commits] [mlir] [mlir] Init the `TransformsInterfaces` for configuring transformations (PR #99566)
Fabian Mora
llvmlistbot at llvm.org
Thu Jul 18 14:19:21 PDT 2024
fabianmcg wrote:
The reasoning behind naming them `TransformsInterfaces` is because I intend in future patches add interfaces for:
- Configuring a pass manager
- Populate regular pattern rewrites
Also, in future patches I'll add the interface for `ROCDL`, `NVGPU`, ....
https://github.com/llvm/llvm-project/pull/99566
More information about the Mlir-commits
mailing list