[llvm] [NVPTX] Fold (add (select 0, (mul a, b)), c) -> (select c, (mad a, b, c)) (PR #96352)

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 12:54:46 PDT 2024


https://github.com/jlebar approved this pull request.


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


More information about the llvm-commits mailing list