summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-11-09 20:09:53 +0000
committerCraig Topper <craig.topper@intel.com>2018-11-09 20:09:53 +0000
commit17d64c71c566653605a01aeeb8973b05188a411a (patch)
tree34a9cf0f231105a272405f2398ba3d9428f83c2c /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent8bcc69c0540c0fb0dac0c49045d426ccb8b79a7d (diff)
downloadbcm5719-llvm-17d64c71c566653605a01aeeb8973b05188a411a.tar.gz
bcm5719-llvm-17d64c71c566653605a01aeeb8973b05188a411a.zip
[X86] Move the promotion of v16i16->v16i8 for avx512f but not avx512bw from lowering to isel. Change to use vpmovzx instead of vpmovsx.
With avx512f but not avx512bw we need to extend to v16i32 then truncate that to to v16i8. Previously we emitted both nodes during lowering, but I'm trying to switch to using target independent nodes and with that switched the extend+truncate wou This patch changes the implementation to what will be necessary with that patch which helps minimize test diffs. llvm-svn: 346552
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud