[all-commits] [llvm/llvm-project] 9d506a: Restructure the Test dialect ODS to include the At...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Nov 9 16:39:16 PST 2021


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

  Changed paths:
    M mlir/test/lib/Dialect/Test/CMakeLists.txt
    M mlir/test/lib/Dialect/Test/TestDialect.h
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/test/mlir-tblgen/op-format.mlir
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  Restructure the Test dialect ODS to include the AttrDef in TestOps.td (NFC)

This structure is necessary to be able to use AttrDef as arguments on operations.

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




More information about the All-commits mailing list