[PATCH] D113294: [IR] Remove unbounded as possible value for vscale_range minimum

Cullen Rhodes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 3 10:39:19 PST 2021


c-rhodes marked an inline comment as done.
c-rhodes added a comment.

In D113294#3170007 <https://reviews.llvm.org/D113294#3170007>, @paulwalker-arm wrote:

> 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.

Not sure why this was an issue when I first looked at it, fresh eyes maybe, fixed now. Thanks for raising.


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

https://reviews.llvm.org/D113294



More information about the cfe-commits mailing list