[llvm] [KnownBits] Make `avg{Ceil,Floor}S` optimal (PR #110329)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 11:48:01 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?

Split, just avg for now. Hadn't realized there was an already assigned outstanding issue to deal with addsub, so I'm going to give a few days for the original assignee to take over the addsub patches if they want to. If they don't ill post the addsub stuff in a few days.

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


More information about the llvm-commits mailing list