[llvm] Partial revert "[NVPTX] Enhance mul.wide and mad.wide peepholes#150477" (PR #155024)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 14:39:22 PDT 2025


justinfargnoli wrote:

> I'd guess that some ptxas peephole isn't being triggered.

Also, I'd guess that this only matters when the `add`/`mad.wide` is used as the address to a `load`. The other cases are probably okay. 

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


More information about the llvm-commits mailing list