[llvm-branch-commits] [llvm] InstCombine: Implement SimplifyDemandedFPClass for sqrt (PR #173883)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 1 12:50:12 PST 2026
arsenm wrote:
> I don't understand why these independent PRs are stacked together. I immediately received a dozen of emails once you merged one of these PRs :(
>
They all end up conflicting and there isn't a good way to handle merge N independent parts into sequence points
https://github.com/llvm/llvm-project/pull/173883
More information about the llvm-branch-commits
mailing list