[PATCH] D113294: [IR] Remove unbounded as possible value for vscale_range minimum
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 3 09:48:44 PST 2021
paulwalker-arm added a comment.
I agree, it's the change to VScaleMin that has caused the issue. If the LangOpts default can remain as 0 and you can still achieve what you're after then that would be perfect.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113294/new/
https://reviews.llvm.org/D113294
More information about the llvm-commits
mailing list