[all-commits] [llvm/llvm-project] 340f06: Fix: bail out when divisor is zero (#133518)
AdityaK via All-commits
all-commits at lists.llvm.org
Wed Apr 2 09:44:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 340f06a8d4919b7a2d1bb8fca7ff40245e016f55
https://github.com/llvm/llvm-project/commit/340f06a8d4919b7a2d1bb8fca7ff40245e016f55
Author: AdityaK <hiraditya at msn.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
A mlir/test/Dialect/Shape/fold-div.mlir
Log Message:
-----------
Fix: bail out when divisor is zero (#133518)
Fixes: #131279
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