Skip to content
Unverified Commit 13c648f6 authored by Victor Perez's avatar Victor Perez Committed by GitHub
Browse files

[MLIR][IntegerRangeAnalysis] Avoid crash reached when loop bound is uninitialized (#74832)



If the loop bound is not initialized, the analysis crashed, as it only checked for nullity. Also checking for initialization fixes the issue.

Signed-off-by: default avatarVictor Perez <victor.perez@codeplay.com>
Co-authored-by: default avatarTsang, Whitney <whitney.tsang@intel.com>
parent 75193b19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment