[all-commits] [llvm/llvm-project] 5252bb: [mlir] IntegerRangeAnalysis: return initialized st...

Jeff Niu via All-commits all-commits at lists.llvm.org
Fri Mar 28 16:13:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5252bb1d74cc7bcbba4d0f6826486f43a124d01c
      https://github.com/llvm/llvm-project/commit/5252bb1d74cc7bcbba4d0f6826486f43a124d01c
  Author: Jeff Niu <jeffniu22 at gmail.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M mlir/lib/Interfaces/InferIntRangeInterface.cpp
    M mlir/test/Dialect/Arith/int-range-interface.mlir

  Log Message:
  -----------
  [mlir] IntegerRangeAnalysis: return initialized state for noninteger values (#133541)

Otherwise, the state for noninteger values remains uninitialized,
causing the analysis to return bogus results.



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