[PATCH] D62478: [LV] Wrap LV illegality reporting in a function. NFC.
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 10:37:51 PDT 2019
rengolin added a comment.
In D62478#1518814 <https://reviews.llvm.org/D62478#1518814>, @psamolysov wrote:
> I believe the LoopVectorize class also should use this function since there are a number of occurrences of the same pattern
I agree, this could be higher up and clean up a lot of error reporting infrastructure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62478/new/
https://reviews.llvm.org/D62478
More information about the llvm-commits
mailing list