[llvm] ✨[AArch64] Custom lower abds and abdu to avoid regressions caused by freezes (PR #177992)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 06:56:09 PDT 2026
AZero13 wrote:
> Sorry for the delay @AZero13. I'm struggling to link the PR's description to the PR's changes. When looking at the isel output (without the PR applied) for some of the tests with significant changes (i.e. not just a change of CC), for example abd_minmax_i8, I don't see any freezes in the DAG? Is the PR missing dedicated tests for the issue you're wanting to fix?
Well, that can only be the explanation for the changes. But either way, improvements are improvements no?
https://github.com/llvm/llvm-project/pull/177992
More information about the llvm-commits
mailing list