[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
Wed Jun 9 02:10:46 PDT 2021


fodinabor updated this revision to Diff 350826.
fodinabor added a comment.

Remove broken-by-design force-ifcvt.ll test.


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.350826.patch
Type: text/x-patch
Size: 6791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/05b34876/attachment.bin>


More information about the llvm-commits mailing list