[PATCH] D86114: [SVE] Lower fixed length vXi8/vXi16 SDIV to scalable

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 11:15:17 PDT 2020


cameron.mcinally added a comment.

Oh, but to be fair, I didn't use `DAG.SplitVector(Op.getOperand(0), DL);`. So that may avoid some of the ugly expanding.


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

https://reviews.llvm.org/D86114



More information about the llvm-commits mailing list