diff options
author | Victor Perez <victor.perez@codeplay.com> | 2023-12-11 10:36:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-11 10:36:03 +0100 |
commit | 13c648f6bda9a4b6c9cd1ee5f0c21c72acec1320 (patch) | |
tree | 989122b4ddcb5c4d450bfc77eed8304b5e908285 /mlir/lib/Bindings/Python/IRModule.h | |
parent | 75193b192ad92e69236930dc35c262786a95f472 (diff) | |
download | llvm-13c648f6bda9a4b6c9cd1ee5f0c21c72acec1320.zip llvm-13c648f6bda9a4b6c9cd1ee5f0c21c72acec1320.tar.gz llvm-13c648f6bda9a4b6c9cd1ee5f0c21c72acec1320.tar.bz2 |
[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: Victor Perez <victor.perez@codeplay.com>
Co-authored-by: Tsang, Whitney <whitney.tsang@intel.com>
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions