Fix call sites.
The method will be removed 2 weeks later.
Paths
| Differential D97530
[mlir] Mark OpState::removeAttr() deprecated. ClosedPublic Authored by csigg on Feb 25 2021, 11:25 PM.
Details Summary Fix call sites. The method will be removed 2 weeks later.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 25 2021, 11:37 PM Closed by commit rGdffc487b07d9: [mlir] Mark OpState::removeAttr() deprecated. (authored by csigg). · Explain WhyFeb 26 2021, 3:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326606 mlir/include/mlir/IR/OpDefinition.h
mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVM.cpp
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp
mlir/test/lib/Transforms/TestConvVectorization.cpp
mlir/test/lib/Transforms/TestLinalgTransforms.cpp
|
clang-tidy: error: reference to non-static member function must be called [clang-diagnostic-error]
not useful