Go to file
Andy Ly 4c8fead3e0 Add support for token operands to mhlo.tuple.
mhlo.get_tuple_element supports extracting a mhlo.token type from a tuple. This updates the creation of tuples to allow for mhlo.token typed operands.

PiperOrigin-RevId: 324628663
2020-08-03 19:31:15 -07:00
include/mlir-hlo Add support for token operands to mhlo.tuple. 2020-08-03 19:31:15 -07:00
lib Legalize TensorFlow NonMaxSuppressionV4 and SelfAdjointEigV2Op ops to HLO 2020-08-03 19:30:54 -07:00
tests Add support for token operands to mhlo.tuple. 2020-08-03 19:31:15 -07:00
tools/mlir-hlo-opt More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00