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

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 09:12:47 PDT 2024


================
@@ -4018,7 +4018,6 @@ class Function : public Constant {
   void dumpOS(raw_ostream &OS) const final;
 #endif
 };
-
----------------
vporpo wrote:

Let's not modify this file.

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


More information about the llvm-commits mailing list