[clang] [llvm] [CodeGen][LLVM] Make the `va_list` related intrinsics generic. (PR #85460)

Alex Voicu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 19:55:35 PDT 2024


================
@@ -0,0 +1,22 @@
+// REQUIRES: spirv-registered-target
----------------
AlexVlx wrote:

I was not certain and erred on the side of caution. You are correct (as far as I can tell), and have removed the requirement. Thank you for pointing it out!

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


More information about the cfe-commits mailing list