[all-commits] [llvm/llvm-project] 648d19: Revert "[mlir][irdl] Add verification of IRDL ops"
Fehr Mathieu via All-commits
all-commits at lists.llvm.org
Fri May 12 10:48:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 648d1920404566d66cef72cd378c755f09d93d0e
https://github.com/llvm/llvm-project/commit/648d1920404566d66cef72cd378c755f09d93d0e
Author: Mathieu Fehr <mathieu.fehr at gmail.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/IRDL/IR/CMakeLists.txt
M mlir/include/mlir/Dialect/IRDL/IR/IRDL.h
R mlir/include/mlir/Dialect/IRDL/IR/IRDLInterfaces.h
R mlir/include/mlir/Dialect/IRDL/IR/IRDLInterfaces.td
M mlir/include/mlir/Dialect/IRDL/IR/IRDLOps.td
M mlir/lib/Dialect/IRDL/CMakeLists.txt
M mlir/lib/Dialect/IRDL/IR/IRDL.cpp
R mlir/lib/Dialect/IRDL/IR/IRDLOps.cpp
M mlir/lib/Dialect/IRDL/IRDLLoading.cpp
M mlir/test/Dialect/IRDL/testd.mlir
Log Message:
-----------
Revert "[mlir][irdl] Add verification of IRDL ops"
This reverts commit 52761cb99164acd4ea76f91fc16a3e40ec94b898.
More information about the All-commits
mailing list