[llvm] [GlobalISel] Handle div-by-pow2 (PR #83155)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 08:43:29 PST 2024


tschuett wrote:

There is constant folding while the combiner runs. I briefly scanned Utils.cpp, but CTTZ did not show up.

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


More information about the llvm-commits mailing list