[PATCH] D131058: [AArch64] Add an error if SVE scalable vector types are used in a context without sve

Pavel Iliin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 05:31:05 PST 2023


ilinpv added a comment.

In D131058#3973885 <https://reviews.llvm.org/D131058#3973885>, @dmgreen wrote:

> Rebase. This requires some dependencies between target features, which is being added in D127812 <https://reviews.llvm.org/D127812>. I would like to get this in sooner rather than later though, to not get too close to a release. There is a simple versions for sve features in this patch. @ilinpv @sdesmalen what do you think?

FMV patch with target feautures dependencies relanded fe5cf480ee5a <https://reviews.llvm.org/rGfe5cf480ee5ae0d14eb62f32e55a33d2ccf67dd1>


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

https://reviews.llvm.org/D131058



More information about the llvm-commits mailing list