[all-commits] [llvm/llvm-project] dbb2e7: [MLIR] Simplex::normalizeRow: early exit when gcd ...
Arjun P via All-commits
all-commits at lists.llvm.org
Wed Jan 5 09:56:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbb2e74da312489ffcf41fa59a268acf8afeba0e
https://github.com/llvm/llvm-project/commit/dbb2e74da312489ffcf41fa59a268acf8afeba0e
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/Simplex.cpp
Log Message:
-----------
[MLIR] Simplex::normalizeRow: early exit when gcd is one
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D116672
More information about the All-commits
mailing list