dbbdfea95b
- Split out enum definitions in hlo dialect into a separate .td file (similar to structs) and generate enum decl/defs for these enums. - Also split out the LHLO GPU enums into a separate .td file and generate enum decl/defs for these enums as well. - Remove unused dialect from ConvolutionAttributes and generate lhlo_gpu enums. - Add appropriate namespace for all the enums. PiperOrigin-RevId: 345277240 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
chlo_canonicalize.td | ||
chlo_ops.cc | ||
hlo_ops.cc | ||
hlo_ops_base_enums.cc | ||
hlo_ops_base_structs.cc | ||
hlo_patterns.td | ||
infer_fusibility_op_interface.cc | ||
init.cc | ||
lhlo_gpu_ops.cc | ||
lhlo_gpu_ops_enums.cc | ||
lhlo_gpu_ops_structs.cc | ||
lhlo_ops.cc | ||
lhlo_ops_structs.cc | ||
mhlo_canonicalize.td |