aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Parser/token-sequence.cpp
diff options
context:
space:
mode:
authorRamkumar Ramachandra <ramkumar.ramachandra@codasip.com>2024-06-12 18:09:16 +0100
committerGitHub <noreply@github.com>2024-06-12 18:09:16 +0100
commit1a0e67d73023e7ad9e7e79f66afb43a6f2561d04 (patch)
tree1e66d1cda1715301018d1eea37c4e38cfd5f806c /flang/lib/Parser/token-sequence.cpp
parent759fb590da445e1bf572ac295d0d76b950cf3b8e (diff)
downloadllvm-1a0e67d73023e7ad9e7e79f66afb43a6f2561d04.zip
llvm-1a0e67d73023e7ad9e7e79f66afb43a6f2561d04.tar.gz
llvm-1a0e67d73023e7ad9e7e79f66afb43a6f2561d04.tar.bz2
Reland "mlir/Presburger/MPInt: move into llvm/ADT" (#95254)
Change: remove guards on debug-printing, to allow Release builds without LLVM_ENABLE_DUMP to pass. MPInt is an arbitrary-precision integer library that builds on top of APInt, and has a fast-path when the number fits within 64 bits. It was originally written for the Presburger library in MLIR, but seems useful to the LLVM project in general, independently of the Presburger library or MLIR. Hence, move it into LLVM/ADT under the name DynamicAPInt. This patch is part of a project to move the Presburger library into LLVM.
Diffstat (limited to 'flang/lib/Parser/token-sequence.cpp')
0 files changed, 0 insertions, 0 deletions