[all-commits] [llvm/llvm-project] c9938e: [mlir][arith] Implement ValueBoundsOpInterface for...

nirhersh via All-commits all-commits at lists.llvm.org
Fri Jun 12 09:02:14 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9938eb76ca653abff8d0b7c99bd74aec57c4758
      https://github.com/llvm/llvm-project/commit/c9938eb76ca653abff8d0b7c99bd74aec57c4758
  Author: nirhersh <77844231+nirhersh at users.noreply.github.com>
  Date:   2026-06-12 (Fri, 12 Jun 2026)

  Changed paths:
    M mlir/lib/Dialect/Arith/IR/ArithDialect.cpp
    M mlir/lib/Dialect/Arith/IR/ValueBoundsOpInterfaceImpl.cpp
    M mlir/test/Dialect/Arith/value-bounds-op-interface-impl.mlir

  Log Message:
  -----------
  [mlir][arith] Implement ValueBoundsOpInterface for min/max ops (#203269)

Add ValueBoundsOpInterface external models for the arith integer min/max operations: arith.minsi and arith.maxsi.

---------

Co-authored-by: Nir Herscovici <nir.herscovici at mobileye.com>



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