[all-commits] [llvm/llvm-project] ddbdff: [sve][acle] Recommit https://reviews.llvm.org/D82501

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Fri Jun 26 13:46:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ddbdff3accb667860d4cbd436746ca28ea343b25
      https://github.com/llvm/llvm-project/commit/ddbdff3accb667860d4cbd436746ca28ea343b25
  Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    A clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret-bfloat.c
    M clang/utils/TableGen/SveEmitter.cpp
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/test/CodeGen/AArch64/sve-bitcast.ll

  Log Message:
  -----------
  [sve][acle] Recommit https://reviews.llvm.org/D82501

The original patch was reverted in
https://github.com/llvm/llvm-project/commit/ff5ccf258e297df29f32d6b5e4fa0a7b95c44f9c
as it was missing the C tests that got accidentally missing.

This patch is a NFC of https://reviews.llvm.org/D82501, together with
the SVE ACLE tests for the C intrinsics of svreinterpret for brain
float types.




More information about the All-commits mailing list