mlir-hlo/lib/Dialect/mhlo/transforms
Alexander Belyaev b076e018a8 [MLIR][LHLO] Legalize CallOp that call funcs with tensor args/results.
PiperOrigin-RevId: 320172723
2020-07-30 22:33:07 +00:00
..
canonicalize.td Move the HLO/LHLO dialects to a new directory: tensorflow/compiler/mlir/hlo 2020-07-30 22:32:32 +00:00
chlo_legalize_to_hlo.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
chlo_legalize_to_hlo_pass.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
hlo_legalize_to_lhlo.cc [MLIR][LHLO] Legalize CallOp that call funcs with tensor args/results. 2020-07-30 22:33:07 +00:00
legalize_control_flow.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
legalize_tanh_to_approximation.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
legalize_to_standard.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
legalize_to_standard_patterns.td Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_copy_removal.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_fuse_linalg.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_legalize_to_affine.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_legalize_to_gpu.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_legalize_to_llvm.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_legalize_to_llvm_pass.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lhlo_legalize_to_parallel_loops.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lower_complex.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lower_complex_patterns.td Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
lower_general_dot.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
materialize_broadcasts.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
materialize_broadcasts_pass.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
mhlo_fusion.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
sink_constants_to_control_flow.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
test_infer_shaped_type_pass.cc Move XLA-independent transforms to the new MLIR-HLO directory 2020-07-30 22:32:40 +00:00
unfuse_batch_norm.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
unfuse_batch_norm_pass.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
xla_legalize_to_linalg.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00
xla_transform_unranked_hlo.cc Rename `xla_hlo` dialect to `mhlo` 2020-07-30 22:32:50 +00:00