[PATCH] D158246: [amdgpu] WIP variadics

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 07:53:08 PDT 2023


JonChesterfield added a comment.

@arsenm suggested va_start/va_end should be addrspace aware, similar idea to https://reviews.llvm.org/D156666. Should be less invasive for the va intrinsics as they're not used so widely.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158246/new/

https://reviews.llvm.org/D158246



More information about the cfe-commits mailing list