[llvm] [SandboxVec][DAG] MemDGNode for memory-dependency candidate nodes (PR #109684)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 09:56:22 PDT 2024


================
@@ -66,9 +84,94 @@ class DGNode {
 #endif // NDEBUG
 };
 
+/// A DependencyGraph Node for instructiosn that may read/write memory, or have
----------------
Sterling-Augustine wrote:

instructions

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


More information about the llvm-commits mailing list