[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
Wed Jun 26 09:01:21 PDT 2024


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


More information about the llvm-commits mailing list