llvm-project/mlir/lib
Diego Caballero dd5a7cb488 Add getRemappedValue to ConversionPatternRewriter
This method is needed for N->1 conversion patterns to retrieve remapped
Values used in the original N operations.

Closes tensorflow/mlir#237

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/237 from dcaballe:dcaballe/getRemappedValue 1f64fadcf2b203f7b336ff0c5838b116ae3625db
PiperOrigin-RevId: 281321881
2019-11-19 11:09:39 -08:00
..
Analysis Fix Affine Loop Fusion test case reported on github. 2019-11-18 11:20:37 -08:00
Conversion Change conversion CLI flag from -lower-to-llvm to -convert-std-to-llvm 2019-11-19 00:34:51 -08:00
Dialect Support SPIR-V constant op to take DenseElementsAttr as input. 2019-11-18 20:02:05 -08:00
EDSC NFC: Convert CmpIPredicate in StandardOps to use EnumAttr 2019-11-15 10:17:31 -08:00
ExecutionEngine Print reason why dynamic library could not be loaded during execution. 2019-10-28 04:25:15 -07:00
IR Do not emit aliases when printing local form 2019-11-13 14:21:49 -08:00
Parser Add '*' and '?' and optional brace parse calls to the Parser 2019-11-19 10:14:15 -08:00
Pass Add a printer flag to use local scope when printing IR. 2019-11-12 09:37:11 -08:00
Quantizer Fix minor spelling tweaks (NFC) 2019-10-20 00:11:34 -07:00
Support mlir-translate: support -verify-diagnostics 2019-11-07 11:42:46 -08:00
TableGen [ODS] Fix operation argument population to avoid crash 2019-11-14 11:03:29 -08:00
Target Add support for nested symbol references. 2019-11-11 18:18:31 -08:00
Transforms Add getRemappedValue to ConversionPatternRewriter 2019-11-19 11:09:39 -08:00
Translation mlir-translate: support -verify-diagnostics 2019-11-07 11:42:46 -08:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00