llvm/mlir/lib/IR
Mehdi Amini 9006bf4248 Remove obsolete getAsmResultNames from OpAsmDialectInterface
This is superseded by the same method on OpAsmOpInterface, which is
available on the Dialect through the Fallback mechanism,

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D117750
2022-01-21 05:58:32 +00:00
..
AffineExpr.cpp Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC) 2022-01-02 22:19:56 +00:00
AffineExprDetail.h
AffineMap.cpp Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC) 2022-01-02 22:19:56 +00:00
AffineMapDetail.h
AsmPrinter.cpp Remove obsolete getAsmResultNames from OpAsmDialectInterface 2022-01-21 05:58:32 +00:00
AttributeDetail.h Apply clang-tidy fixes for llvm-qualified-auto to MLIR (NFC) 2022-01-14 02:26:26 +00:00
Attributes.cpp
Block.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
Builders.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
BuiltinAttributeInterfaces.cpp
BuiltinAttributes.cpp Revert "Define a cppAccessorType to const-ref in APFloatParameter and update ODS emitter to use it for verifier signatures" 2022-01-03 06:32:50 +00:00
BuiltinDialect.cpp [mlir] Convert OpTrait::FunctionLike to FunctionOpInterface 2022-01-18 20:56:53 -08:00
BuiltinTypeInterfaces.cpp [mlir] Refactor ShapedType into an interface 2022-01-12 14:12:09 -08:00
BuiltinTypes.cpp [mlir] Convert OpTrait::FunctionLike to FunctionOpInterface 2022-01-18 20:56:53 -08:00
CMakeLists.txt [mlir] Convert OpTrait::FunctionLike to FunctionOpInterface 2022-01-18 20:56:53 -08:00
Diagnostics.cpp Use more references in MLIR Diagnostic handling (NFC) 2022-01-18 06:45:04 +00:00
Dialect.cpp Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
Dominance.cpp
FunctionImplementation.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
FunctionInterfaces.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
IntegerSet.cpp
IntegerSetDetail.h
Location.cpp [mlir] Retain metadata for single loc fusedloc 2022-01-04 15:37:33 -08:00
MLIRContext.cpp [mlir] Optimize OperationName construction and usage 2022-01-13 21:14:36 -08:00
Operation.cpp Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
OperationSupport.cpp [mlir] Optimize OperationName construction and usage 2022-01-13 21:14:36 -08:00
PatternMatch.cpp
Region.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
RegionKindInterface.cpp
SubElementInterfaces.cpp
SymbolTable.cpp
TensorEncoding.cpp
TypeDetail.h Apply clang-tidy fixes for llvm-qualified-auto to MLIR (NFC) 2022-01-14 02:26:26 +00:00
TypeRange.cpp
Types.cpp
TypeUtilities.cpp
Value.cpp
Verifier.cpp Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC) 2022-01-02 22:19:56 +00:00
Visitors.cpp [MLIR] Introduce generic visitors. 2022-01-14 09:15:27 -08:00