arsenm wrote: Switched to replace the select operand in the cases where possible. The DAZ cases still need to treat this as a combined operation. The reciprocal fold also special cases the full operation to avoid introducing an unnecessary freeze. I'm also not confident I'm handling the undef case correctly
https://github.com/llvm/llvm-project/pull/172998 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
