diff options
author | Craig Topper <craig.topper@intel.com> | 2019-10-13 19:07:28 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-10-13 19:07:28 +0000 |
commit | 25eb219959f7750e896e9ffab279cd2bc77478b9 (patch) | |
tree | c078796ef5d9c273b81c24e4433235858f871f65 /lldb/packages/Python/lldbsuite | |
parent | 5d8870bc76538eaf8f58d6d40b8ed1c9e8c957fc (diff) | |
download | bcm5719-llvm-25eb219959f7750e896e9ffab279cd2bc77478b9.tar.gz bcm5719-llvm-25eb219959f7750e896e9ffab279cd2bc77478b9.zip |
[X86] Enable use of avx512 saturating truncate instructions in more cases.
This enables use of the saturating truncate instructions when the
result type is less than 128 bits. It also enables the use of
saturating truncate instructions on KNL when the input is less
than 512 bits. We can do this by widening the input and then
extracting the result.
llvm-svn: 374731
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions