summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorGabor Buella <gabor.buella@intel.com>2018-05-30 15:25:16 +0000
committerGabor Buella <gabor.buella@intel.com>2018-05-30 15:25:16 +0000
commit890e363e11d370c2978235c2e443afce83bf3ba5 (patch)
tree0f0d9f5c09d7b8d0e2a2647aeda463ea0ef25e34 /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parent707e68fb210e6448b2bd087a594dfd6fe3fb8d5c (diff)
downloadbcm5719-llvm-890e363e11d370c2978235c2e443afce83bf3ba5.tar.gz
bcm5719-llvm-890e363e11d370c2978235c2e443afce83bf3ba5.zip
[X86] Lowering FMA intrinsics to native IR (LLVM part)
Support for Clang lowering of fused intrinsics. This patch: 1. Removes bindings to clang fma intrinsics. 2. Introduces new LLVM unmasked intrinsics with rounding mode: int_x86_avx512_vfmadd_pd_512 int_x86_avx512_vfmadd_ps_512 int_x86_avx512_vfmaddsub_pd_512 int_x86_avx512_vfmaddsub_ps_512 supported with a new intrinsic type (INTR_TYPE_3OP_RM). 3. Introduces new x86 fmaddsub/fmsubadd folding. 4. Introduces new tests for code emitted by sequentions introduced in Clang part. Patch by tkrupa Reviewers: craig.topper, sroland, spatel, RKSimon Reviewed By: craig.topper, RKSimon Differential Revision: https://reviews.llvm.org/D47443 llvm-svn: 333554
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud