llvm-project/mlir/lib/EDSC
River Riddle 76181a7b38 Remove the LowerEDSCTestPass.
Most of the tests have been ported to be unit-tests and this pass is problematic in the way it depends on TableGen-generated files. This pass is also non-deterministic during multi-threading and a blocker to turning it on by default.

PiperOrigin-RevId: 240889154
2019-03-29 17:53:05 -07:00
..
Builders.cpp Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00
Helpers.cpp Make edsc::IndexedValue templated - NFC 2019-03-29 17:29:12 -07:00
Intrinsics.cpp Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00
MLIREmitter.cpp Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00
Types.cpp Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00