diff options
author | Craig Topper <craig.topper@intel.com> | 2017-09-24 05:24:52 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-09-24 05:24:52 +0000 |
commit | eb5c411218e073a8fe1e7ccd57d3e18172f3c79a (patch) | |
tree | f091197a9b9e9ade13c1263663a7866b5944b3d7 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 675bdd30c6c540608f31d8abd3a6c414ec9bfd16 (diff) | |
download | bcm5719-llvm-eb5c411218e073a8fe1e7ccd57d3e18172f3c79a.tar.gz bcm5719-llvm-eb5c411218e073a8fe1e7ccd57d3e18172f3c79a.zip |
[AVX-512] Add pattern for selecting masked version of v8i32/v8f32 compare instructions when VLX isn't available.
We use a v16i32/v16f32 compare instead and truncate the result. We already did this for the unmasked version, but were missing the version with 'and'.
llvm-svn: 314072
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions