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

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 08:45:32 PDT 2024


jrtc27 wrote:

Doesn’t AutoUpgrade automatically infer overloads? You can see a bunch of tests in this patch where the output references the overloaded intrinsics but the input is unchanged.

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


More information about the cfe-commits mailing list