[all-commits] [llvm/llvm-project] ec7c1a: Reland [mlir][tools] Introduce tblgen-to-irdl tool...
Kunwar Grover via All-commits
all-commits at lists.llvm.org
Fri Oct 27 02:19:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec7c1a476d9e9d4018e94857f9bbb7aca2145c03
https://github.com/llvm/llvm-project/commit/ec7c1a476d9e9d4018e94857f9bbb7aca2145c03
Author: Kunwar Grover <groverkss at gmail.com>
Date: 2023-10-27 (Fri, 27 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:
-----------
Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121)
This patch relands the reverted commit
https://github.com/llvm/llvm-project/commit/e6e9beb977555c84fb16ffdd8dca8649c7d3091d
after fixing the sanitizer issue.
More information about the All-commits
mailing list