Add MLIR (addf) -> MLIR HLO thin slice.

Super thin slice that can convert a MLIR program (with addfs) to MLIR HLO dialect. Add this as translations to mlir-translate. Also add hlo::AddOp op and HLO op registration.

PiperOrigin-RevId: 214480409
2 files changed
tree: 278cb67f829b7570fd2fc64baf5cef67bbd7bdca
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. utils/
  6. .clang-format
  7. LICENSE.TXT