[all-commits] [llvm/llvm-project] 9390b8: [MLIR][Presburger] MPInt: add missing fastpath in ...
Arjun P via All-commits
all-commits at lists.llvm.org
Fri Jul 15 09:26:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9390b8d34ce3a7f2bad33672ea8089e0b26e1f91
https://github.com/llvm/llvm-project/commit/9390b8d34ce3a7f2bad33672ea8089e0b26e1f91
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/MPInt.h
Log Message:
-----------
[MLIR][Presburger] MPInt: add missing fastpath in ceilDiv
This is not a bug in functionality, just a missed optimization.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D129815
More information about the All-commits
mailing list