[llvm-branch-commits] [llvm] DAG: Gracefully diagnose missing lrint/lround float-operand libcalls (PR #215034)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 10 05:28:26 PDT 2026
arsenm wrote:
> Is this different from #215064? Seems to have the same title and +/- stats.
Yes, this one goes through illegal FP type legalization, the other integer. They are different failure paths for the same calls
https://github.com/llvm/llvm-project/pull/215034
More information about the llvm-branch-commits
mailing list