diff options
author | Liu, Chen3 <chen3.liu@intel.com> | 2021-09-10 11:02:12 +0800 |
---|---|---|
committer | Liu, Chen3 <chen3.liu@intel.com> | 2021-09-10 13:02:11 +0800 |
commit | 7f793b102c9a11eddcf247da8043a3556581e7c1 (patch) | |
tree | 35ac9c20b945ae9a94632a551fe69e45560234d9 /llvm/lib/Support/APInt.cpp | |
parent | 0c28814015cdd9a48a9ed7e4bc3545f352a1bb77 (diff) | |
download | llvm-7f793b102c9a11eddcf247da8043a3556581e7c1.zip llvm-7f793b102c9a11eddcf247da8043a3556581e7c1.tar.gz llvm-7f793b102c9a11eddcf247da8043a3556581e7c1.tar.bz2 |
[X86][NFC] Remove unused encoding string: VK[1/2/4/8/16]PAIR
This is also a bug. The VK[1/2/4/8/16]PAIR here should be VK[1/2/4/8/16]Pair which has its
custom PrintMethod and ParserMatchClass. However we don't have any instructions using vvvv
and ModR/M.REG field so this issue is not exposed.
Differential Revision: https://reviews.llvm.org/D109564
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions