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

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 04:50:47 PDT 2026


Xylecrack wrote:

Also added a negative test (multi-use `UITOFP`)

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


More information about the llvm-commits mailing list