[llvm] [CodeGen] Emit a more efficient magic number multiplication for exact udivs (PR #87161)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 17:59:47 PDT 2024


AtariDreams wrote:

> Probably need a scalable vector test for the SPLAT_VECTOR case?

I did that in the .mir example

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


More information about the llvm-commits mailing list