[llvm] [GlobaISel] Allow expanding of sdiv -> mul by constant (PR #146504)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 11 00:57:44 PDT 2025


https://github.com/davemgreen commented:

This looks OK to me from what I can tell and everyone else isn't against it. I noticed that we didn't have a lot of tests for scalar sdiv that changed, only vector versions. Can we make sure there are some scalar tests?

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


More information about the llvm-commits mailing list