diff options
author | Arjun P <arjunpitchanathan@gmail.com> | 2022-04-06 14:52:30 +0100 |
---|---|---|
committer | Arjun P <arjunpitchanathan@gmail.com> | 2022-04-06 16:35:28 +0100 |
commit | 1ba6043332a3e11365fe617b5550880b5d6ade8a (patch) | |
tree | 5446079334f2100be7035e8f78cca91e9e7cfff4 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 9be6e7b0f2496efa76229f70654ebe6494dc2cf9 (diff) | |
download | llvm-1ba6043332a3e11365fe617b5550880b5d6ade8a.zip llvm-1ba6043332a3e11365fe617b5550880b5d6ade8a.tar.gz llvm-1ba6043332a3e11365fe617b5550880b5d6ade8a.tar.bz2 |
[MLIR][Presburger] Refactor subtraction in preparation for making it iterative
Refactor the operation of subtraction by
- removing the usage of SimplexRollbackScopeExit since this
can't be used in the iterative version
- reducing the number of stack variables to make the
iterative version easier to follow
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D123156
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions