[llvm-branch-commits] [llvm] [DAG] foldAddToAvg - add patterns to form avgceil(A, B) from (A & B) + (((A ^ B) + 1) >> 1) (PR #198460)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 21 05:58:35 PDT 2026
https://github.com/wangleiat commented:
LGTM from the LoongArch side, thanks.
https://github.com/llvm/llvm-project/pull/198460
More information about the llvm-branch-commits
mailing list