[PATCH] D11122: AVX : Fix ISA disabling in case AVX512VL present

Igor Breger igor.breger at intel.com
Sun Jul 12 03:57:16 PDT 2015


igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
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/D11122

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: D11122.29519.patch
Type: text/x-patch
Size: 11802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150712/26339ca3/attachment.bin>


More information about the llvm-commits mailing list