mlir-hlo/lib/Dialect/mhlo/IR
Rahul Joshi f6b4e6758a Add GPU specific LMHLO level ops
- Introduce operations in a new lmhlo_gpu dialect that map to GPU library function calls
  in the XLA:GPU backend.
- Add basic unit tests as well.

PiperOrigin-RevId: 337132166
2020-10-14 11:23:55 -07:00
..
CMakeLists.txt Add GPU specific LMHLO level ops 2020-10-14 11:23:55 -07:00
chlo_canonicalize.td Add chlo.constant_like op which splats a constant to shape of operand 2020-08-11 14:54:48 -07:00
chlo_ops.cc Integrate LLVM at llvm/llvm-project@e1669843f2 2020-09-16 05:58:08 -07:00
hlo_ops.cc Add folder for mhlo::remainder 2020-10-05 02:20:01 -07:00
hlo_patterns.td More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
infer_fusibility_op_interface.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
init.cc Add GPU specific LMHLO level ops 2020-10-14 11:23:55 -07:00
lhlo_gpu_ops.cc Add GPU specific LMHLO level ops 2020-10-14 11:23:55 -07:00
lhlo_ops.cc Integrate LLVM at llvm/llvm-project@e1669843f2 2020-09-16 05:58:08 -07:00
mhlo_canonicalize.td More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00