diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-30 19:26:06 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-30 19:26:06 +0000 |
commit | 2396919200b05733860c640c4a92746af9511035 (patch) | |
tree | ef8312d712b790fc35e44cefa69891a8c967edcb /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | fb4b86af92557ba3c5ae0e261a61a15dbc8c44c0 (diff) | |
download | bcm5719-llvm-2396919200b05733860c640c4a92746af9511035.tar.gz bcm5719-llvm-2396919200b05733860c640c4a92746af9511035.zip |
[X86] Add test caes for opportunities for machine LICM to unfold broadcasted constant pool loads.
MachineLICM is able to unfold loads to move an invariant load out
a loop, but X86 infrastructure currently lacks the ability to do
this when avx512 embedded broadcasting is used.
This test adds examples for the basic float point operations,
add, mul, and, or, and xor.
llvm-svn: 370506
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions