[llvm] [VPlan] Add scalar inferencing support for addrspace cast (PR #92107)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 05:26:18 PDT 2024
================
@@ -0,0 +1,21 @@
+; RUN: opt -passes=loop-vectorize %s
+; ModuleID = '<bc file>'
----------------
fhahn wrote:
Remove
https://github.com/llvm/llvm-project/pull/92107
More information about the llvm-commits
mailing list