[PATCH] D71636: [AArch64][SVE][WIP] Add support for vscale constants (?)

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 18:08:57 PST 2020


efriedma added a comment.

The main thrust of this patch was committed in D68203 <https://reviews.llvm.org/D68203>.  But we still need the changes to SelectionDAGBuilder for general GEPs over vscale'ed types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71636





More information about the llvm-commits mailing list