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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 12:26:30 PDT 2018


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

addressed review comments.


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.164101.patch
Type: text/x-patch
Size: 64401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/5dceb1df/attachment.bin>


More information about the llvm-commits mailing list