[PATCH] D39090: [AArch64][SVE] Asm: Set SVE as unsupported feature for existing scheduler models

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 09:40:24 PDT 2017


fhahn added a comment.

I think it would be good to explain why this change is necessary in the review description. Why do we need to add `UnsupportedFeatures` to the existing scheduling models for SVE?


https://reviews.llvm.org/D39090





More information about the llvm-commits mailing list