Files
clang-p2996/llvm/lib/Analysis/ConstraintSystem.cpp
Lee Wei f7cc213d58 [ConstraintSystem] Update comments (#127351)
It took me some time to fully understand the implementation of
Fourier–Motzkin elimination in the Constraint System, so I added an
example in the comments. Hopefully future developers can understand the
algorithm more easily with the example.
2025-04-08 00:22:47 +08:00

7.5 KiB