[PATCH] D33341: Enable vectorizer-maximize-bandwidth by default.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 13:02:06 PDT 2017


danielcdh updated this revision to Diff 102597.
danielcdh added a comment.
Herald added subscribers: javed.absar, sanjoy, rengolin.

update tests. PTAL. Thanks!


https://reviews.llvm.org/D33341

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll
  test/Transforms/LoopVectorize/AArch64/reduction-small-size.ll
  test/Transforms/LoopVectorize/ARM/gcc-examples.ll
  test/Transforms/LoopVectorize/X86/fp64_to_uint32-cost-model.ll
  test/Transforms/LoopVectorize/X86/gcc-examples.ll
  test/Transforms/LoopVectorize/X86/masked_load_store.ll
  test/Transforms/LoopVectorize/X86/no_fpmath.ll
  test/Transforms/LoopVectorize/X86/no_fpmath_with_hotness.ll
  test/Transforms/LoopVectorize/X86/reduction-crash.ll
  test/Transforms/LoopVectorize/X86/vectorization-remarks-loopid-dbg.ll
  test/Transforms/LoopVectorize/X86/vectorization-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33341.102597.patch
Type: text/x-patch
Size: 13397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/199403aa/attachment.bin>


More information about the llvm-commits mailing list