[llvm] [VectorCombine] fold fptoui(fdiv(uitofp(x),uitofp(y))) into udiv(x,y) (PR #214844)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:39:44 PDT 2026


https://github.com/RKSimon commented:

Still missing scalar test coverage

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


More information about the llvm-commits mailing list