This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 560d937f1dc [X86] Use a rounding mode other than 4 in the scalar fma in [...] new 455fcc664fe [X86] Add new scalar fma intrinsics with rounding mode that [...]
The 1 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 | 39 ++- lib/Target/X86/X86InstrAVX512.td | 221 +++++++++++--- lib/Target/X86/X86InstrFMA3Info.cpp | 16 +- lib/Target/X86/X86IntrinsicsInfo.h | 8 +- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 364 ++++++++++++++++++------ 5 files changed, 480 insertions(+), 168 deletions(-)