This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f15ca65fe6c [X86][AVX512] Change mask ops on vpermi2var tests to not us [...] new 584721e76a3 [RISCV] Add some missing expansions for floating-point 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: lib/Target/RISCV/RISCVISelLowering.cpp | 9 + test/CodeGen/RISCV/double-intrinsics.ll | 398 +++++++++++++++++++++++++++++++- test/CodeGen/RISCV/float-intrinsics.ll | 359 ++++++++++++++++++++++++++++ 3 files changed, 759 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/RISCV/float-intrinsics.ll