[PATCH] D105591: [AArch64][SelectionDAG] Support passing/returning scalable vectors with unusual types.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 14:59:24 PDT 2021


efriedma added a comment.

Oh, oops, just realized the LegalizeVectorTypes aren't necessary here, at least for the most basic cases.  I'll commit without them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105591



More information about the llvm-commits mailing list