[llvm] ConstraintSystem: replace data structure with Matrix (PR #98895)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 09:29:59 PDT 2024


================
@@ -0,0 +1,339 @@
+//===- Matrix.h - Two-dimensional Container with View -----------*- C++ -*-===//
----------------
artagnon wrote:

Possible, since it's header-only. I would like some other opinions as well.

https://github.com/llvm/llvm-project/pull/98895


More information about the llvm-commits mailing list