[PATCH] D51313: [LV] Fix code gen for conditionally executed uniform loads

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 08:58:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341673: [LV] Fix code gen for conditionally executed loads and stores (authored by annat, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51313

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/X86/gather_scatter.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/invariant-load-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51313.164438.patch
Type: text/x-patch
Size: 63976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/e3095439/attachment.bin>


More information about the llvm-commits mailing list