This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fcda06d85c [Power9]Legalize and emit code for round & convert quad-pre [...] new 3d92cb5cddb [X86] Remove some of the packed FMA3 intrinsics since we no [...] new 585ca3a7f51 [X86] Add support for combining FMSUB/FNMADD/FNMSUB ISD nod [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsX86.td | 16 -- lib/IR/AutoUpgrade.cpp | 72 ++++----- lib/Target/X86/X86ISelLowering.cpp | 197 ++++++++++++++---------- lib/Target/X86/X86IntrinsicsInfo.h | 4 - test/CodeGen/X86/avx512-intrinsics-canonical.ll | 28 +--- test/CodeGen/X86/fma-fneg-combine.ll | 2 +- 6 files changed, 160 insertions(+), 159 deletions(-)