[PATCH] D103907: [LV] Parallel annotated loop does not imply all loads can be hoisted.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 13:45:43 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

This fixes a  bug and people are in favor. If we need to add a new mechanism for this we can afterwards still. LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103907



More information about the llvm-commits mailing list