llvm-project/mlir/lib
River Riddle 97864f4f3a Fix some corner cases missed by D71955
* replaceAllUsesWith may be supplied with a null value.
* some compilers fail to implicitly convert single result operations to
OpaqueValue, so add an explicit OpOperand::set(Value) method.
2020-01-02 10:03:42 -08:00
..
Analysis NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
Conversion [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
Dialect [mlir][Linalg] NFC - Make consistent use of op.emitOpError 2020-01-02 10:12:14 -05:00
EDSC NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
ExecutionEngine Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
IR Fix some corner cases missed by D71955 2020-01-02 10:03:42 -08:00
Parser [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
Quantizer NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
Support [mlir] Make code blocks more consistent 2019-12-31 09:54:16 -08:00
TableGen NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
Target [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
Transforms [mlir] Refactor operation results to use a single use list for all results of the operation. 2019-12-30 20:50:07 -08:00
Translation Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00