[llvm] [DAG] fold `avgs(sext(x), sext(y))` -> `sext(avgs(x, y))` (PR #95365)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 02:45:30 PDT 2024
https://github.com/RKSimon requested changes to this pull request.
Please can you rebase + regenerate the tests now that #95415 has landed
https://github.com/llvm/llvm-project/pull/95365
More information about the llvm-commits
mailing list