[llvm] [SandboxIR] Functions to find vectorizor-relevant properties (PR #109221)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 16:47:57 PDT 2024


================
@@ -4019,6 +4019,42 @@ class Function : public Constant {
 #endif
 };
 
+// Collector for SandboxIR related convenience functions that don't belong in
----------------
Sterling-Augustine wrote:

Done

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


More information about the llvm-commits mailing list