[PATCH] D16755: AVX512: fix mask handling for gather/scatter/prefetch

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 31 07:22:28 PST 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:  fix mask handling for gather/scatter/prefetch , [[ https://llvm.org/bugs/show_bug.cgi?id=26338 | bug 26338]]

Repository:
  rL LLVM

http://reviews.llvm.org/D16755

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-gather-scatter-intrin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16755.46491.patch
Type: text/x-patch
Size: 10043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160131/755b1bb5/attachment.bin>


More information about the llvm-commits mailing list