[llvm] [mlir] mlir/Presburger/MPInt: move into LLVM/ADT (PR #94953)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 07:07:50 PDT 2024


artagnon wrote:

> There are a lot of micro optimizations in this PR. I would prefer readable code.

The micro-optimizations are necessitated by the Presburger library, which is very compute-heavy.

https://github.com/llvm/llvm-project/pull/94953


More information about the llvm-commits mailing list