[all-commits] [llvm/llvm-project] bc3b29: [mlir][Interfaces][NFC] Add TableGen test op for v...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Apr 15 06:13:53 PDT 2024


  Branch: refs/heads/users/matthias-springer/value_bounds_test_op
  Home:   https://github.com/llvm/llvm-project
  Commit: bc3b2989bea3ad4e15c9891e9d35618bf491b54c
      https://github.com/llvm/llvm-project/commit/bc3b2989bea3ad4e15c9891e9d35618bf491b54c
  Author: Matthias Springer <springerm at google.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
    M mlir/test/Dialect/Affine/value-bounds-op-interface-impl.mlir
    M mlir/test/Dialect/Affine/value-bounds-reification.mlir
    M mlir/test/Dialect/Tensor/value-bounds-op-interface-impl.mlir
    M mlir/test/Dialect/Vector/test-scalable-bounds.mlir
    M mlir/test/lib/Dialect/Affine/CMakeLists.txt
    M mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
    M mlir/test/lib/Dialect/Test/CMakeLists.txt
    M mlir/test/lib/Dialect/Test/TestDialect.cpp
    M mlir/test/lib/Dialect/Test/TestDialect.h
    M mlir/test/lib/Dialect/Test/TestOps.td
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  [mlir][Interfaces][NFC] Add TableGen test op for value bounds tests

This commit is a code cleanup. It defines the test ops the are used for the `ValueBoundsOpInterface` tests in TableGen, along with proper verifiers.



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