diff options
author | Craig Topper <craig.topper@intel.com> | 2019-10-14 23:48:24 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-10-14 23:48:24 +0000 |
commit | 9586d85ab3badcf8ca2292ca6019caea4e6513c4 (patch) | |
tree | 4fc60d0069ef5f49a56bccf05eddd9e4e748e6f3 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 5e80715508d1b819f99f574c869805e5e3aecb11 (diff) | |
download | bcm5719-llvm-9586d85ab3badcf8ca2292ca6019caea4e6513c4.tar.gz bcm5719-llvm-9586d85ab3badcf8ca2292ca6019caea4e6513c4.zip |
[X86] Teach X86MCodeEmitter to properly encode zmm16-zmm31 as index register to vgatherpf/vscatterpf.
We need to encode bit 4 into the EVEX.V' bit. We do this right
for regular gather/scatter which use either MRMSrcMem or MRMDestMem
formats. The prefetches use MRM*m formats.
Fixes an issue recently added to PR36202.
llvm-svn: 374849
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions