llvm-project/mlir/lib/EDSC
Nicolas Vasilache b2fe39977e Hotfix for unused variable in opt mode
PiperOrigin-RevId: 237073601
2019-03-29 17:01:26 -07:00
..
Builders.cpp [EDSC] Hotfix: Avoid implicit OpPointer -> OpType* conversion 2019-03-29 17:00:56 -07:00
Intrinsics.cpp Hotfix for unused variable in opt mode 2019-03-29 17:01:26 -07:00
LowerEDSCTestPass.cpp Change Pass:getFunction() to return pointer instead of ref - NFC 2019-03-29 16:58:35 -07:00
MLIREmitter.cpp NFC. Move all of the remaining operations left in BuiltinOps to StandardOps. The only thing left in BuiltinOps are the core MLIR types. The standard types can't be moved because they are referenced within the IR directory, e.g. in things like Builder. 2019-03-29 16:53:35 -07:00
Types.cpp Set the namespace of the StandardOps dialect to "std", but add a special case to the parser to allow parsing standard operations without the "std" prefix. This will now allow for the standard dialect to be looked up dynamically by name. 2019-03-29 16:54:20 -07:00