[PATCH] D98882: [LoopVectorize] Support widening memory ops with irregular types

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 20 03:09:01 PDT 2021


LemonBoy updated this revision to Diff 332091.
LemonBoy added a comment.

Rebase to main.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98882/new/

https://reviews.llvm.org/D98882

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/load-deref-pred.ll
  llvm/test/Transforms/LoopVectorize/irregular_type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98882.332091.patch
Type: text/x-patch
Size: 225396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210320/38904996/attachment-0001.bin>


More information about the llvm-commits mailing list