[libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [AArch64] missed fold vector fptoui(fdiv(uitofp(x), uitofp(y))) or fptosi(fdiv(sitofp(x), sitofp(y))) into udiv(x, y) or sdiv(x, y) for sve (PR #215126)
Durgesh Nandan Mohanty via libc-commits
libc-commits at lists.llvm.org
Sun Aug 9 11:42:20 PDT 2026
https://github.com/dnmohanty closed https://github.com/llvm/llvm-project/pull/215126
More information about the libc-commits
mailing list