[PATCH] D142258: [LV] Ignore runtime checks threshold when vectorization is forced

Kolya Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 10:57:22 PST 2023


nikolaypanchenko updated this revision to Diff 491456.
nikolaypanchenko marked 5 inline comments as done.
nikolaypanchenko added a comment.

Addressed comments


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

https://reviews.llvm.org/D142258

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/memcheck_threashold_vec_forced.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142258.491456.patch
Type: text/x-patch
Size: 6408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/7c9659ef/attachment.bin>


More information about the llvm-commits mailing list