[PATCH] D11414: Fix ISA disabling in case AVX512VL present
Igor Breger
igor.breger at intel.com
Wed Jul 22 07:02:53 PDT 2015
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.
AVX : Fix ISA disabling in case AVX512VL , some instructions should be disabled only if AVX512BW present.
Tests added.
Repository:
rL LLVM
http://reviews.llvm.org/D11414
Files:
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-isa-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11414.30346.patch
Type: text/x-patch
Size: 5992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/dc35cf04/attachment.bin>
More information about the llvm-commits
mailing list