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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 10:08:39 PDT 2021


Meinersbur added a comment.

Could you also update the language reference? It currently reads:

> The metadata on memory reads also implies that if conversion (i.e. speculative execution within a loop iteration) is safe.


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