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

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 14:49:26 PDT 2024


================
@@ -411,6 +411,11 @@ class Value {
 
   Type *getType() const;
 
+  /// \Returns the expected type of \p V. For most Values this is equivalent
----------------
Sterling-Augustine wrote:

obviated by refactoring.

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


More information about the llvm-commits mailing list