[PATCH] D139627: clang/X86: Don't emit "min-legal-vector-width"="0"
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 8 11:50:34 PST 2022
craig.topper added a comment.
In D139627#3982349 <https://reviews.llvm.org/D139627#3982349>, @jdoerfert wrote:
> Isn't this (inherently) X86 specific?
Yes it is. We could qualify the attribute emission with the targeting being X86?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139627/new/
https://reviews.llvm.org/D139627
More information about the cfe-commits
mailing list