[llvm] [Vectorize] Vectorization for __builtin_prefetch (PR #66160)

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 04:53:36 PDT 2023


================
@@ -2230,6 +2230,21 @@ def int_masked_compressstore:
             [IntrWriteMem, IntrArgMemOnly, IntrWillReturn,
              NoCapture<ArgIndex<1>>]>;
 
+def int_masked_prefetch:
----------------
m-saito-fj wrote:

ping. 
Could you review this patch? @fhahn

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


More information about the llvm-commits mailing list