[PATCH] D23055: [AVX512] don't use i128 masked gather/scatter/load/store.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 01:33:39 PDT 2016


igorb created this revision.
igorb added a reviewer: delena.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.

[AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately dataWidth check.
 

Repository:
  rL LLVM

https://reviews.llvm.org/D23055

Files:
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Transforms/LoopVectorize/X86/int128_no_gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23055.66440.patch
Type: text/x-patch
Size: 5892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/e8a28937/attachment.bin>


More information about the llvm-commits mailing list