[PATCH] D68814: [LV] Allow assume calls in predicated blocks.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 02:19:19 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23c113802e21: [LV] Allow assume calls in predicated blocks. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D68814?vs=236417&id=238433#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68814

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68814.238433.patch
Type: text/x-patch
Size: 5805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/725eae9f/attachment.bin>


More information about the llvm-commits mailing list