diff options
author | Arjun P <arjunpitchanathan@gmail.com> | 2022-04-07 14:41:04 +0100 |
---|---|---|
committer | Arjun P <arjunpitchanathan@gmail.com> | 2022-04-07 15:20:19 +0100 |
commit | 00b293e83f6bb84f970eea972f022d578923d832 (patch) | |
tree | 1102558776764db94a266a14330ea4534b8c9fb5 /clang/unittests/Basic/FileManagerTest.cpp | |
parent | b7042b73a3999d5ca3ff1fee2dd4abc1061f800d (diff) | |
download | llvm-00b293e83f6bb84f970eea972f022d578923d832.zip llvm-00b293e83f6bb84f970eea972f022d578923d832.tar.gz llvm-00b293e83f6bb84f970eea972f022d578923d832.tar.bz2 |
[MLIR][Presburger] refactor subtraction to be non-recursive
Subtraction was previously implemented recursively. This refactors it to be
non-recursive to avoid issues with potential stack overflows.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D123248
Diffstat (limited to 'clang/unittests/Basic/FileManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions