================
@@ -2230,6 +2230,21 @@ def int_masked_compressstore:
[IntrWriteMem, IntrArgMemOnly, IntrWillReturn,
NoCapture<ArgIndex<1>>]>;
+def int_masked_prefetch:
----------------
fhahn wrote:
The new intrinsics will need documentation
https://github.com/llvm/llvm-project/pull/66160