[all-commits] [llvm/llvm-project] f7d576: [mlir][nfc] Fix assertion text in IndexingUtils (#...

Akimasa Watanuki via All-commits all-commits at lists.llvm.org
Sat May 30 07:46:00 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7d576010fc1fbc40e8534d276d3c4837d5c5aa9
      https://github.com/llvm/llvm-project/commit/f7d576010fc1fbc40e8534d276d3c4837d5c5aa9
  Author: Akimasa Watanuki <mencotton0410 at gmail.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/IndexingUtils.h
    M mlir/lib/Dialect/Utils/IndexingUtils.cpp

  Log Message:
  -----------
  [mlir][nfc] Fix assertion text in IndexingUtils (#181826)

Update the assertion text to match the actual code behavior.
Some functions enforce strictly positive values, whereas the error
message incorrectly mentioned "nonnegative".



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