[PATCH] D41913: [LV] Don't call recordVectorLoopValueForInductionCast for newly-created IV from a trunc.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 13:48:55 PST 2018


RKSimon added a comment.

In https://reviews.llvm.org/D41913#973824, @a.elovikov wrote:

> In https://reviews.llvm.org/D41913#973706, @mssimpso wrote:
>
> > Also, this should be a release blocker if it's not already. Thanks!
>
>
> Does it mean that I'll be required to commit the fix into some other branch after it lands to trunk?


No extra commit should be necessary. Once it's committed to trunk, make a note of the revision on the bugzilla in the "Fixed By Commit" field. PR35773 is already blocking 6.00 so if you don't resolve the ticket then the release team should see it and they can resolve it once they've merged.


https://reviews.llvm.org/D41913





More information about the llvm-commits mailing list