[PATCH] D90687: [LV] Clamp VF hint when unsafe

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 08:52:24 PST 2020


c-rhodes updated this revision to Diff 304217.
c-rhodes retitled this revision from "[LV] Ignore VF hint when unsafe" to "[LV] Clamp VF hint when unsafe".
c-rhodes added a comment.

- Fix style issue.
- Add optimization remark when clamping.


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

https://reviews.llvm.org/D90687

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/unsafe-vf-remark.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90687.304217.patch
Type: text/x-patch
Size: 6198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/bac6ddff/attachment.bin>


More information about the llvm-commits mailing list