[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
Fri Aug 22 13:13:18 PDT 2025


================

----------------
justinfargnoli wrote:

The tests in this file were added to verify the generation of `mad.wide`. Now that that behavior has been removed, they're checking that the combine does not happen. Any preferences on whether we remove the tests or keep them? 

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


More information about the llvm-commits mailing list