This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 114f0172187 Give helper classes/functions local linkage. NFC. new 47100f5f523 [X86] Add X86ISD::VMFPROUND to handle the masked case of VC [...] new 27d15ecc2b8 [X86] Add more ISD nodes to handle masked versions of VCVT( [...]
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: lib/Target/X86/X86ISelLowering.cpp | 9 +- lib/Target/X86/X86ISelLowering.h | 8 ++ lib/Target/X86/X86InstrAVX512.td | 205 +++++++++++++++++++++++++++++--- lib/Target/X86/X86InstrFragmentsSIMD.td | 21 ++++ lib/Target/X86/X86IntrinsicsInfo.h | 28 ++--- 5 files changed, 241 insertions(+), 30 deletions(-)