[llvm] [NVPTX] Fold (add (select 0, (mul a, b)), c) -> (select (mad a, b, c), c) (PR #96352)
Alex MacLean via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 07:05:25 PDT 2024
https://github.com/AlexMaclean edited https://github.com/llvm/llvm-project/pull/96352
More information about the llvm-commits
mailing list