[all-commits] [llvm/llvm-project] 1bb48c: [mlir][emitc] Add literal op testing (NFC)

Gil Rapaport via All-commits all-commits at lists.llvm.org
Sat Nov 4 10:49:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bb48c440b9299d251ec47d220f1c3a8db523041
      https://github.com/llvm/llvm-project/commit/1bb48c440b9299d251ec47d220f1c3a8db523041
  Author: Gil Rapaport <gil.rapaport at mobileye.com>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    A mlir/test/Target/Cpp/literal.mlir
    A mlir/test/Target/Cpp/literal_call_operand.mlir

  Log Message:
  -----------
  [mlir][emitc] Add literal op testing (NFC)

- Literal ops are emitted as unused variables under declare-variables-at-top
- Translator fails to emit literals used as emitc.call arguments




More information about the All-commits mailing list