Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn 4a0481e981 [LV] Check for users of truncated IVs, add more detailed comment.
Add missing outside user check for truncated IVs. Also hoist the code in
the helper with additional explanations.

Fixes #54370.
2022-03-14 19:39:30 +00:00
..