[PATCH] D54892: [LAA] Avoid generating RT checks for known deps preventing vectorization.

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 09:12:52 PST 2018


anemet added a comment.

Hi Florian, are you saying that in this case (known unsafe dep) we would still vectorize the loop (and always fail at run-time)?


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

https://reviews.llvm.org/D54892





More information about the llvm-commits mailing list