[PATCH] D130164: [LV] Support predicated div/rem operations via safe-divisor select idiom

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 10:15:06 PDT 2022


craig.topper added a comment.

What does SelectionDAG do with a scalable vector division if it isn't legal for the target?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130164



More information about the llvm-commits mailing list