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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 12:06:26 PDT 2018


anna updated this revision to Diff 164264.
anna added a comment.

addressed review comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D51313

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

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


More information about the llvm-commits mailing list