aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorMichel Weber <michel.weber@inf.ethz.ch>2022-03-17 19:50:38 +0000
committerArjun P <arjunpitchanathan@gmail.com>2022-03-17 19:52:01 +0000
commitdad80e97109afda17a278a5c1a87b2c595aa01a6 (patch)
treeed7defcb44b6ee7bd00d5034cb8b00bbf034f3ba /llvm/unittests/Support/VirtualFileSystemTest.cpp
parentd80210fc905781780979fe22070f94dea8c86115 (diff)
downloadllvm-dad80e97109afda17a278a5c1a87b2c595aa01a6.zip
llvm-dad80e97109afda17a278a5c1a87b2c595aa01a6.tar.gz
llvm-dad80e97109afda17a278a5c1a87b2c595aa01a6.tar.bz2
[MLIR][Presburger] introduce SetCoalescer
This patch refactors the current coalesce implementation. It introduces the `SetCoalescer`, a class in which all coalescing functionality lives. The main advantage over the old design is the fact that the vectors of constraints do not have to be passed around, but are implemented as private fields of the SetCoalescer. This will become especially important once more inequality types are introduced. Reviewed By: arjunp Differential Revision: https://reviews.llvm.org/D121364
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions