[llvm] Fix non-splat vector SREM expansion when one of the divisors is a power of two. (PR #82706)
Owen Anderson via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 15:44:49 PST 2024
resistor wrote:
I should add that I have exhaustively tested the new derivation at W=32 for all D=2^K.
https://github.com/llvm/llvm-project/pull/82706
More information about the llvm-commits
mailing list