[all-commits] [llvm/llvm-project] bbfec2: [mlir] Remove the deprecated ODS Op verifier/parse...
River Riddle via All-commits
all-commits at lists.llvm.org
Tue Mar 15 01:18:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbfec2a1b013688c6507aba13b1ddbffcb619665
https://github.com/llvm/llvm-project/commit/bbfec2a1b013688c6507aba13b1ddbffcb619665
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/include/mlir/IR/OpBase.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] Remove the deprecated ODS Op verifier/parser/printer code blocks
These have been deprecated for ~1 month now and can be removed.
Differential Revision: https://reviews.llvm.org/D121090
More information about the All-commits
mailing list