[all-commits] [llvm/llvm-project] 1dfdd1: [mlir][emitC] Add support to emitter for `classop`...

Jaden Angella via All-commits all-commits at lists.llvm.org
Thu Jun 26 13:54:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dfdd1e6dea1f52eab9968ca9ce817018d499de5
      https://github.com/llvm/llvm-project/commit/1dfdd1e6dea1f52eab9968ca9ce817018d499de5
  Author: Jaden Angella <ajaden at google.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M mlir/lib/Target/Cpp/TranslateToCpp.cpp
    A mlir/test/mlir-translate/emitc_classops.mlir

  Log Message:
  -----------
  [mlir][emitC] Add support to emitter for `classop`, `fieldop` and `getfieldop` (#145605)

Add support to the emitter for `ClassOp`, `FieldOp` and `GetFieldOp`.
These ops were introduced in #141158



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list