[all-commits] [llvm/llvm-project] f5f11e: Add a cppType string in AttrDef to make it possibl...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Nov 11 23:31:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5f11e6b168fd00a62c7d881703281ff11f1a6d8
      https://github.com/llvm/llvm-project/commit/f5f11e6b168fd00a62c7d881703281ff11f1a6d8
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td
    M mlir/test/lib/Dialect/Test/TestAttrDefs.td
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/test/mlir-tblgen/op-format.mlir

  Log Message:
  -----------
  Add a cppType string in AttrDef to make it possible to use them as parameters in other attributes

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




More information about the All-commits mailing list