[llvm] Enable .ptr .global .align attributes for kernel attributes for CUDA (PR #114874)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 13:33:25 PST 2024


https://github.com/AlexMaclean approved this pull request.

With the latest changes, this looks good to me. I'm not familiar enough with the semantics of llvm IR to be sure that the default alignment is 1, but that seems like a reasonable and conservative way to go. Please wait for an additional approval before landing. 

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


More information about the llvm-commits mailing list