summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp
diff options
context:
space:
mode:
authorGabor Buella <gabor.buella@intel.com>2018-06-22 11:59:16 +0000
committerGabor Buella <gabor.buella@intel.com>2018-06-22 11:59:16 +0000
commit716863c820db13af6f03c5858c2554f2fc8ac9c8 (patch)
treeb7ea08292cc4527bbbd9e9bc67b2798cdfb6cfe0 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp
parent2b772c11364077b6f7a84fdb733139c5846cad02 (diff)
downloadbcm5719-llvm-716863c820db13af6f03c5858c2554f2fc8ac9c8.tar.gz
bcm5719-llvm-716863c820db13af6f03c5858c2554f2fc8ac9c8.zip
[X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
Summary: Lowering some vector comparision builtins to fcmp IR instructions. This ignores the signaling behaviour specified in the predicate argument of said builtins. Affected AVX512 builtins: __builtin_ia32_cmpps128_mask __builtin_ia32_cmpps256_mask __builtin_ia32_cmpps512_mask __builtin_ia32_cmppd128_mask __builtin_ia32_cmppd256_mask __builtin_ia32_cmppd512_mask Reviewers: craig.topper, uriel.k, RKSimon, andrew.w.kaylor, spatel, scanon, efriedma Reviewed By: craig.topper, spatel, efriedma Differential Revision: https://reviews.llvm.org/D45616 llvm-svn: 335339
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud