[PATCH] D35725: [LV] Avoid redundant operations manipulating masks

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 06:22:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309558: [LV] Avoid redundant operations manipulating masks (authored by ayalz).

Changed prior to commit:
  https://reviews.llvm.org/D35725?vs=107671&id=108911#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35725

Files:
  llvm/trunk/lib/IR/IRBuilder.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-non-void.ll
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35725.108911.patch
Type: text/x-patch
Size: 13618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/4d3f1d27/attachment.bin>


More information about the llvm-commits mailing list