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

Joachim Meyer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 14:35:07 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f01122c3f6c: [LV] Parallel annotated loop does not imply all loads can be hoisted. (authored by fodinabor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103907

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/test/Transforms/LoopVectorize/X86/force-ifcvt.ll
  llvm/test/Transforms/LoopVectorize/X86/tail_folding_and_assume_safety.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103907.351268.patch
Type: text/x-patch
Size: 6791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/4762f323/attachment.bin>


More information about the llvm-commits mailing list