[PATCH] D105806: [LV] Print remark when loop cannot be vectorized due to invalid costs.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 06:06:13 PDT 2021


thakis added a comment.

Hi, it looks like you landed a determinism fix in dc7bdc1e7121693df112f2fdb11cc6b88580ba4b <https://reviews.llvm.org/rGdc7bdc1e7121693df112f2fdb11cc6b88580ba4b>. Thanks!

However, http://45.33.8.238/win/41940/summary.html is one commit after dc7bdc1e7121693df112f2fdb11cc6b88580ba4b <https://reviews.llvm.org/rGdc7bdc1e7121693df112f2fdb11cc6b88580ba4b> and still has the test failing. Looks like the fix isn't complete.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105806



More information about the llvm-commits mailing list