[llvm] [DemandedBits] Add div/rem support (PR #148853)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 25 08:49:01 PDT 2025


================

----------------
nikic wrote:

I think none of the tests currently show the influence of the AOut demanded bits on AB. If you're using trunc i8, you need to test a pow2 >= 512 for that.

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


More information about the llvm-commits mailing list