[llvm] [InstCombine] Fix ninf propagation for fcmp+sel -> minmax (PR #136433)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 19 07:42:40 PDT 2025


dtcxzyw wrote:

> for select we interpret this as only the output (and thus the chosen input) having to be ninf

Yes.


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


More information about the llvm-commits mailing list