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

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 12:58:28 PDT 2024


================
@@ -14,6 +14,7 @@
 #include "llvm/IR/Function.h"
 #include "llvm/IR/Instruction.h"
 #include "llvm/IR/Module.h"
+#include "llvm/SandboxIR/Utils.h"
----------------
Sterling-Augustine wrote:

Done

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


More information about the llvm-commits mailing list