[llvm] [VectorCombine] fold fptoui(fdiv(uitofp(x),uitofp(y))) into udiv(x,y) (PR #214844)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 01:25:18 PDT 2026
Andarwinux wrote:
I think if the changes aren't too big, best to handle in this PR - there've been too many situations of review/merge being delayed due to PR splits.
https://github.com/llvm/llvm-project/pull/214844
More information about the llvm-commits
mailing list