[PATCH] D81557: [SVE] Fall back on DAG ISel at -O0 when encountering scalable types

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 17:38:48 PDT 2020


aemerson added a comment.

Do we also need to check here for SVE arguments? I doubt the current call lowering is going to work with scalable vectors so we might need a check there too in lowerFormalArguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81557





More information about the llvm-commits mailing list