[all-commits] [llvm/llvm-project] 1486a2: [MLIR][Presburger] SlowMPInt::gcd: fix crash when ...
Arjun P via All-commits
all-commits at lists.llvm.org
Thu Aug 4 11:15:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1486a2eaf0bd676f89b6e42d2a2620f618f33674
https://github.com/llvm/llvm-project/commit/1486a2eaf0bd676f89b6e42d2a2620f618f33674
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/SlowMPInt.cpp
M mlir/unittests/Analysis/Presburger/MPIntTest.cpp
Log Message:
-----------
[MLIR][Presburger] SlowMPInt::gcd: fix crash when sizes differ
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D131186
More information about the All-commits
mailing list