[PATCH] D69563: [LV] Strip wrap flags from vectorized reductions

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 05:10:15 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe498be573871: [LV] Strip wrap flags from vectorized reductions (authored by Ayal).

Changed prior to commit:
  https://reviews.llvm.org/D69563?vs=234710&id=234864#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69563

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/arbitrary-induction-step.ll
  llvm/test/Transforms/LoopVectorize/X86/tail_loop_folding.ll
  llvm/test/Transforms/LoopVectorize/if-pred-stores.ll
  llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
  llvm/test/Transforms/LoopVectorize/no_int_induction.ll
  llvm/test/Transforms/LoopVectorize/nuw.ll
  llvm/test/Transforms/LoopVectorize/reduction-small-size.ll
  llvm/test/Transforms/LoopVectorize/reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69563.234864.patch
Type: text/x-patch
Size: 13075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/80c9c743/attachment.bin>


More information about the llvm-commits mailing list