[llvm] [NVPTX] MAD combine through CVT (PR #150477)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 10:53:48 PDT 2025


AlexMaclean wrote:

My main concern here is that this seems be be incorrect. If any wrapping occurs in the multiplication won't that no longer occur with the mad.wide?

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


More information about the llvm-commits mailing list