diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-08-07 13:05:58 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-08-07 13:05:58 +0000 |
commit | dca03bebd359fada534caeb3717b7f71f65dcd36 (patch) | |
tree | da358b8b28ab1b4039c5e0a379337945a576efe2 /libcxx/test/std/re/re.regex/re.regex.construct/iter_iter.pass.cpp | |
parent | 69f2299efc5249affe4aaad0a50ba022298db73d (diff) | |
download | bcm5719-llvm-dca03bebd359fada534caeb3717b7f71f65dcd36.tar.gz bcm5719-llvm-dca03bebd359fada534caeb3717b7f71f65dcd36.zip |
AVX-512: Changed lowering of BITCAST between i1 vectors and i8/i16/i32 integer values
Optimized lowering of BITCAST node. The BITCAST node can be replaced with COPY_TO_REG instead of KMOV.
It allows to suppress two opposite BITCAST operations and avoid redundant "movs".
Differential Revision: https://reviews.llvm.org/D23247
llvm-svn: 277958
Diffstat (limited to 'libcxx/test/std/re/re.regex/re.regex.construct/iter_iter.pass.cpp')
0 files changed, 0 insertions, 0 deletions