[llvm] [NVPTX] Add NVVMUpgradeAnnotations pass to cleanup legacy annotations (PR #119261)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 12:30:16 PST 2024


AlexMaclean wrote:

@Artem-B, This functionality is currently implemented as a pass that we add at the beginning of llc and opt. Do you think it would make more sense to put in AutoUpgrade?

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


More information about the llvm-commits mailing list