[clang] [clang][CodeGen] `sret` args should always point to the `alloca` AS, so use that (PR #114062)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 15 18:22:26 PST 2025
arsenm wrote:
> seeing breaks in downstream build of rocPRIM
Probably need to revert the downstream revert of the original problematic patch
https://github.com/llvm/llvm-project/pull/114062
More information about the cfe-commits
mailing list