llvm-project/mlir/lib/EDSC
River Riddle 48d6cf1ced NFC: Remove the 'context' parameter from OperationState.
Now that Locations are Attributes they contain a direct reference to the MLIRContext, i.e. the context can be directly accessed from the given location instead of being explicitly passed in.

PiperOrigin-RevId: 254568329
2019-06-22 13:05:10 -07:00
..
Builders.cpp NFC: Remove the 'context' parameter from OperationState. 2019-06-22 13:05:10 -07:00
CMakeLists.txt Add missing dependencies for EDSC and linalg libraries 2019-04-11 12:35:29 -07:00
CoreAPIs.cpp Drop MLIREmitter-based version of the EDSC 2019-04-03 08:30:38 -07:00
Helpers.cpp Remove unnecessary C++ specifier in CPP files. NFC. 2019-05-20 13:42:13 -07:00
Intrinsics.cpp Use lambdas for nesting edsc constructs. 2019-05-20 13:50:28 -07:00