[PATCH] D57598: [VPLAN] Determine Vector Width programmatically.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 03:35:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357156: [VPlan] Determine Vector Width programmatically. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57598?vs=192498&id=192599#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57598

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/outer_loop_test1_no_explicit_vect_width.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/outer_loop_test1_no_explicit_vect_width.ll
  llvm/trunk/test/Transforms/LoopVectorize/explicit_outer_detection.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57598.192599.patch
Type: text/x-patch
Size: 17233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/53084161/attachment.bin>


More information about the llvm-commits mailing list