[all-commits] [llvm/llvm-project] 93f081: [mlir] Avoid crash of UnsignedWhenEquivalent for n...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon Jan 9 18:05:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93f081c896536112e1ca8133991d23cb1134793a
      https://github.com/llvm/llvm-project/commit/93f081c896536112e1ca8133991d23cb1134793a
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M mlir/lib/Analysis/DataFlow/IntegerRangeAnalysis.cpp
    M mlir/test/Dialect/Arith/unsigned-when-equivalent.mlir

  Log Message:
  -----------
  [mlir] Avoid crash of UnsignedWhenEquivalent for no integer type.

Fixes https://github.com/llvm/llvm-project/issues/59617.

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D141038




More information about the All-commits mailing list