[all-commits] [llvm/llvm-project] d883a0: [mlir][ods] Remove StructAttr
Jeff Niu via All-commits
all-commits at lists.llvm.org
Mon Jun 20 18:10:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d883a02a7c2bb89000d0685749f062c9206ac40c
https://github.com/llvm/llvm-project/commit/d883a02a7c2bb89000d0685749f062c9206ac40c
Author: Mogball <jeffniu22 at gmail.com>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/CMakeLists.txt
M mlir/include/mlir/Dialect/LLVMIR/CMakeLists.txt
M mlir/include/mlir/Dialect/LLVMIR/NVVMDialect.h
M mlir/include/mlir/IR/OpBase.td
M mlir/include/mlir/TableGen/Attribute.h
M mlir/lib/Dialect/GPU/CMakeLists.txt
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/lib/TableGen/Attribute.cpp
M mlir/test/IR/attribute.mlir
M mlir/test/lib/Dialect/Test/CMakeLists.txt
M mlir/test/lib/Dialect/Test/TestDialect.cpp
M mlir/test/lib/Dialect/Test/TestDialect.h
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/CMakeLists.txt
R mlir/tools/mlir-tblgen/StructsGen.cpp
M mlir/unittests/TableGen/CMakeLists.txt
R mlir/unittests/TableGen/StructsGenTest.cpp
R mlir/unittests/TableGen/structs.td
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel
Log Message:
-----------
[mlir][ods] Remove StructAttr
Depends on D127373
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D127375
More information about the All-commits
mailing list