[llvm] Fold mul (lshr exact (X, N)), 2^N + 1 to add (X , lshr exact (X, N)) (PR #95042)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 10:24:33 PDT 2024


https://github.com/AreaZR edited https://github.com/llvm/llvm-project/pull/95042


More information about the llvm-commits mailing list