This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b719570ea75 [X86][SSE] Add nonuniform constant vector test for PR42105 new e6843f5f5dd [AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
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/AArch64/AArch64InstrInfo.td | 8 +++++++ test/CodeGen/AArch64/llround-conv-fp16.ll | 32 +++++++++++++++++++++++++++ test/CodeGen/AArch64/lround-conv-fp16-win.ll | 33 ++++++++++++++++++++++++++++ test/CodeGen/AArch64/lround-conv-fp16.ll | 32 +++++++++++++++++++++++++++ 4 files changed, 105 insertions(+) create mode 100644 test/CodeGen/AArch64/llround-conv-fp16.ll create mode 100644 test/CodeGen/AArch64/lround-conv-fp16-win.ll create mode 100644 test/CodeGen/AArch64/lround-conv-fp16.ll