================
@@ -59,6 +59,7 @@ class IntrinsicMemoryLocation;
 
 // TODO: Populate with all IRMemLocation enum values and update
 // getValueAsIRMemLocation accordingly.
+def ArgMem : IntrinsicMemoryLocation;
----------------
CarolineConcatto wrote:

It is now in another PR: https://github.com/llvm/llvm-project/pull/201597
So when that is approved I can rebase on top of this one.

https://github.com/llvm/llvm-project/pull/154144
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to