This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38ee805f387 [RISCV] Add remat.ll test case new 3a0e81d0140 [ARM] Codegen for v8.2A dot product intrinsics
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/IntrinsicsARM.td | 10 +++++ lib/Target/ARM/ARMInstrNEON.td | 74 ++++++++++++++++++++------------ test/CodeGen/ARM/neon-dot-product.ll | 82 ++++++++++++++++++++++++++++++++++++ 3 files changed, 140 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/ARM/neon-dot-product.ll