diff options
author | Craig Topper <craig.topper@intel.com> | 2018-07-16 23:10:58 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-07-16 23:10:58 +0000 |
commit | 6751727d7689c3c7975e6accd60a4b24aa817d44 (patch) | |
tree | d4f665b2c238dd6d733c4a2a52fc1a8637d74151 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cf2a9e28b1bb37181ae916043df155cede38ff18 (diff) | |
download | bcm5719-llvm-6751727d7689c3c7975e6accd60a4b24aa817d44.tar.gz bcm5719-llvm-6751727d7689c3c7975e6accd60a4b24aa817d44.zip |
[X86] Add a missing FMA3 scalar intrinsic pattern.
This allows us to use 231 form to fold an insertelement on the add input to the fma. There is technically no software intrinsic that can use this until AVX512F, but it can be manually built up from other intrinsics.
llvm-svn: 337223
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions