[llvm] [NVPTX] Auto-Upgrade some nvvm.annotations to attributes (PR #119261)
Han-Chung Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 03:00:19 PST 2025
hanhanW wrote:
Thank you, this is very helpful! I have a local fix, which generates the right code! E.g., replacing the below line with your suggestion. 🙏🏻
https://github.com/iree-org/iree/blob/86b845bcea4f60536a88850d71a1d0661437b3e8/compiler/plugins/target/CUDA/CUDATarget.cpp#L548
https://github.com/llvm/llvm-project/pull/119261
More information about the llvm-commits
mailing list