[llvm] [SDAG] Fix fmaximum legalization errors (PR #142170)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 4 05:40:03 PDT 2025
nikic wrote:
Yeah, I made the same incorrect assumption that we already know both values are +/-0.0 here as well. Reverted for now.
https://github.com/llvm/llvm-project/pull/142170
More information about the llvm-commits
mailing list