[PATCH] Add #pragma vectorize enable/disable to LLVM

Renato Golin renato.golin at linaro.org
Wed Dec 4 14:06:31 PST 2013


  Adding changes proposed by reviews:
   * Forcing vectorization disables size concerns
   * removing obviously wrong TBAA metadata links
   * Adding comments (FIXME) on Pass Manager to account for LateVectorization and clean-up passes better

Hi nadav,

http://llvm-reviews.chandlerc.com/D2328

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2328?vs=5906&id=5917#toc

Files:
  include/llvm/Transforms/Vectorize.h
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/metadata-enable.ll
  tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2328.2.patch
Type: text/x-patch
Size: 13628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131204/94bd4246/attachment.bin>


More information about the llvm-commits mailing list