STT-tensorflow/third_party/mlir/test
River Riddle 4add221b50 NFC: Implement OwningRewritePatternList as a class instead of a using directive.
This allows for proper forward declaration, as opposed to leaking the internal implementation via a using directive. This also allows for all pattern building to go through 'insert' methods on the OwningRewritePatternList, replacing uses of 'push_back' and 'RewriteListBuilder'.

PiperOrigin-RevId: 261816316
2019-08-05 18:48:41 -07:00
..
lib NFC: Implement OwningRewritePatternList as a class instead of a using directive. 2019-08-05 18:48:41 -07:00
APITest.h Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
BUILD Update MLIR rev. 2019-07-25 17:08:27 -07:00
CMakeLists.txt Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
lit.cfg.py Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
lit.site.cfg.py.in Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00