[llvm] [DAG] fold `avgs(sext(x), sext(y))` -> `sext(avgs(x, y))` (PR #95365)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 06:26:00 PDT 2024
c8ef wrote:
> Please can you rebase + regenerate the tests now that #95415 has landed
Done.
https://github.com/llvm/llvm-project/pull/95365
More information about the llvm-commits
mailing list