[llvm] [KnownBits] Make `avg{Ceil,Floor}S` and `{s,u}{add,sub}_sat` optimal (PR #110329)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 09:55:06 PDT 2024


goldsteinn wrote:

> There's a lot to understand here. Could you split it into two patches, for avg and add/sub sat? Or are they inextricably intertwined?

They are not. Will split.

https://github.com/llvm/llvm-project/pull/110329


More information about the llvm-commits mailing list