[llvm] [X86] Lower scalar integer div/rem to FP division (PR #216589)

Ankit Kumar Tiwari via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 11:40:00 PDT 2026


ankit-cybertron wrote:

No worries 😀, I'll drop f16 from this PR and revisit once #215131 is in, will keep this one targetting to
signed/unsigned sdiv/udiv/srem/urem for i8/i16/i32. If that does not conflict with others

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


More information about the llvm-commits mailing list