[all-commits] [llvm/llvm-project] 1e5605: [mlir][analysis] IntegerRangeAnalysis: return init...

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


  Branch: refs/heads/users/mogball/int_range
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e560536f7f1d56933d4243b45c58ad8cd9bb07f
      https://github.com/llvm/llvm-project/commit/1e560536f7f1d56933d4243b45c58ad8cd9bb07f
  Author: Mogball <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][analysis] IntegerRangeAnalysis: return initialized state for noninteger values

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