[all-commits] [llvm/llvm-project] 797284: [MLIR][Presburger] Simplify checkExplicitRepresent...
Arjun P via All-commits
all-commits at lists.llvm.org
Wed Feb 2 06:50:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79728453b7f6ba166289ec15c902eac8f35e2162
https://github.com/llvm/llvm-project/commit/79728453b7f6ba166289ec15c902eac8f35e2162
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/Utils.cpp
Log Message:
-----------
[MLIR][Presburger] Simplify checkExplicitRepresentation
This also gets rid of a clang-tidy warning.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D118780
More information about the All-commits
mailing list