[llvm] [LegalizeDAG] PromoteNode FABS: Override promotion with clear sign bit (PR #106076)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 09:13:17 PDT 2024
arsenm wrote:
This should be resurrected. The promotion to float through fpext is simply wrong. There should be no fall through for it, it should fail
https://github.com/llvm/llvm-project/pull/106076
More information about the llvm-commits
mailing list