[PATCH] D108371: [LAA] Add Memory dependence and unknown bounds remarks.

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 05:58:08 PDT 2021


malharJ added a comment.

@fhahn , but these remarks are specific to vectorization (ie. scenarios where loop does not get vectorized) ...
 are there any passes (other than LV) which would require this information ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108371



More information about the llvm-commits mailing list