[PATCH] D33951: [GlobalISel][X86] Get correct RegClass for given RegBank. In some cases RegClass depends on target feature. Hight (16-31) vector registers exist only if AVX512f available.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 13:28:44 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

https://reviews.llvm.org/D33951

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  test/CodeGen/X86/GlobalISel/select-memop-scalar.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33951.101609.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/68b2cd50/attachment.bin>


More information about the llvm-commits mailing list