[PATCH] D45552: [NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own file

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 29 00:29:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331139: [NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own file (authored by hsaito, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45552?vs=144471&id=144473#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45552

Files:
  llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/trunk/lib/Transforms/Vectorize/CMakeLists.txt
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45552.144473.patch
Type: text/x-patch
Size: 123688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180429/66418ec5/attachment.bin>


More information about the llvm-commits mailing list