https://github.com/dnmohanty closed https://github.com/llvm/llvm-project/pull/215126 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-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 cfe-commits Sun, 09 Aug 2026 11:42:33 -0700
