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

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 07:06:18 PDT 2024


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


More information about the llvm-commits mailing list