[all-commits] [llvm/llvm-project] db3d2f: Tests for prop rewrites, come back once static ver...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Fri May 30 22:37:52 PDT 2025


  Branch: refs/heads/users/krzysz00/prop-in-rewriter
  Home:   https://github.com/llvm/llvm-project
  Commit: db3d2f401423e323304f28ddce937bf63b448fc8
      https://github.com/llvm/llvm-project/commit/db3d2f401423e323304f28ddce937bf63b448fc8
  Author: Krzysztof Drewniak <krzysdrewniak at gmail.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M mlir/docs/DeclarativeRewrites.md
    M mlir/include/mlir/IR/Properties.td
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  Tests for prop rewrites, come back once static verifier helper


  Commit: 4d5de1f4b560122e4ededaa5c5d31bd09dbb2ecc
      https://github.com/llvm/llvm-project/commit/4d5de1f4b560122e4ededaa5c5d31bd09dbb2ecc
  Author: Krzysztof Drewniak <krzysdrewniak at gmail.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M mlir/include/mlir/TableGen/Pattern.h
    M mlir/include/mlir/TableGen/Property.h
    M mlir/lib/TableGen/CodeGenHelpers.cpp
    M mlir/lib/TableGen/Pattern.cpp
    M mlir/lib/TableGen/Property.cpp

  Log Message:
  -----------
  Stash commit for vacation hacking


  Commit: 235db66808d518839c48dd3b887369fbd105d113
      https://github.com/llvm/llvm-project/commit/235db66808d518839c48dd3b887369fbd105d113
  Author: Krzysztof Drewniak <krzysdrewniak at gmail.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M mlir/docs/DeclarativeRewrites.md
    M mlir/include/mlir/TableGen/Pattern.h
    M mlir/include/mlir/TableGen/Property.h
    M mlir/lib/TableGen/CodeGenHelpers.cpp
    M mlir/lib/TableGen/Pattern.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  The basic stuff works


  Commit: 823e4e49a6496c1f5320ed941783fc7cb2328703
      https://github.com/llvm/llvm-project/commit/823e4e49a6496c1f5320ed941783fc7cb2328703
  Author: Krzysztof Drewniak <krzysdrewniak at gmail.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M mlir/include/mlir/IR/Properties.td
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  Missed a spot + fix ConstantProp


Compare: https://github.com/llvm/llvm-project/compare/747d755bde8f...823e4e49a649

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