llvm-project/mlir
Alex Zinenko f5b99275d2 Cleanups in ExecutionEngine.
Make sure the module is always passed to the optimization layer.
Drop unused default argument for the IR transformation and remove the function
that was only used in this default argument.  The transformation wrapper
constructor already checks for the null function, so the caller can just pass
`{}` if they don't want any transformation (no callers currently need this).

PiperOrigin-RevId: 233068817
2019-03-29 16:22:08 -07:00
..
bindings/python Implemented __invert__, __and__ and __or__ in the EDSC Python bindings 2019-03-29 16:14:20 -07:00
g3doc Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
include Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
lib Cleanups in ExecutionEngine. 2019-03-29 16:22:08 -07:00
test Port load/store op translation to LLVM IR dialect lowering 2019-03-29 16:21:53 -07:00
tools Add tf.LeakyRelu. 2019-03-29 16:20:53 -07:00
utils Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00