[PATCH] D150333: [DAGCombiner][AArch64][VE] Teach BuildUDIV/SDIV to use 2x mul when mulh/mul_lohi are not available.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 08:11:22 PDT 2023


craig.topper added a comment.

In D150333#4337718 <https://reviews.llvm.org/D150333#4337718>, @RKSimon wrote:

> SGTM - probably need to wait for VE review though

I might have missed something but looking at commit log, I think VE development has been inactive in 2023.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150333/new/

https://reviews.llvm.org/D150333



More information about the llvm-commits mailing list