OSDN Git Service

[AVX512] Fix cvtusi2sd instruction Opcode, it should be 0x7B instead of 0x2A.
authorIgor Breger <igor.breger@intel.com>
Wed, 8 Jun 2016 07:48:23 +0000 (07:48 +0000)
committerIgor Breger <igor.breger@intel.com>
Wed, 8 Jun 2016 07:48:23 +0000 (07:48 +0000)
commit1e48871118a81a68c4d7b51a131fa73540159631
tree967587b95c1a795013ebe7ff4bb58df34a0536aa
parentc9cf0c849e716b34724a5f65619c09c1e2a55c0c
[AVX512] Fix cvtusi2sd instruction Opcode, it should be 0x7B instead of 0x2A.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td