[all-commits] [llvm/llvm-project] b8e405: [MLIR][Presburger] Fix bug in Identifier::isEqual ...

Bharathi Ramana Joshi via All-commits all-commits at lists.llvm.org
Sat Dec 30 21:32:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8e4053c062f168db9e3cf8ad34291027a41783d
      https://github.com/llvm/llvm-project/commit/b8e4053c062f168db9e3cf8ad34291027a41783d
  Author: Bharathi Ramana Joshi <joshibharathiramana at gmail.com>
  Date:   2023-12-31 (Sun, 31 Dec 2023)

  Changed paths:
    M mlir/lib/Analysis/Presburger/PresburgerSpace.cpp
    M mlir/unittests/Analysis/Presburger/PresburgerSpaceTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Fix bug in Identifier::isEqual assert (#76380)

Make identifiers::isEqual return false instead of failing assertion when
identifiers are not equal.




More information about the All-commits mailing list