[all-commits] [llvm/llvm-project] e6e9be: [mlir][tools] Introduce tblgen-to-irdl tool (#66865)
Kunwar Grover via All-commits
all-commits at lists.llvm.org
Fri Oct 6 22:09:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6e9beb977555c84fb16ffdd8dca8649c7d3091d
https://github.com/llvm/llvm-project/commit/e6e9beb977555c84fb16ffdd8dca8649c7d3091d
Author: Kunwar Grover <groverkss at gmail.com>
Date: 2023-10-07 (Sat, 07 Oct 2023)
Changed paths:
M mlir/test/CMakeLists.txt
A mlir/test/tblgen-to-irdl/CMathDialect.td
M mlir/tools/CMakeLists.txt
A mlir/tools/tblgen-to-irdl/CMakeLists.txt
A mlir/tools/tblgen-to-irdl/OpDefinitionsGen.cpp
A mlir/tools/tblgen-to-irdl/tblgen-to-irdl.cpp
Log Message:
-----------
[mlir][tools] Introduce tblgen-to-irdl tool (#66865)
RFC: https://discourse.llvm.org/t/rfc-tblgen-to-irdl-tool/73578
More information about the All-commits
mailing list