[all-commits] [llvm/llvm-project] 9eec52: [mlir][ods] Add cppClassName to ConfinedType

Jeff Niu via All-commits all-commits at lists.llvm.org
Wed Sep 14 18:16:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eec5284c79467a736f0ce819f9ef61379324b05
      https://github.com/llvm/llvm-project/commit/9eec5284c79467a736f0ce819f9ef61379324b05
  Author: Jeff Niu <jeff at modular.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td

  Log Message:
  -----------
  [mlir][ods] Add cppClassName to ConfinedType

So ODS can generate `OneTypedResult` when a ConfinedType is used as a
result type.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D133893




More information about the All-commits mailing list