[all-commits] [llvm/llvm-project] 74c903: [AArch64] Move fp16 intrinsics tests to new file. NFC

David Green via All-commits all-commits at lists.llvm.org
Mon Jul 11 12:37:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74c9030a115d1f847a0e9425749e354a4773fef5
      https://github.com/llvm/llvm-project/commit/74c9030a115d1f847a0e9425749e354a4773fef5
  Author: David Green <david.green at arm.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/f16-instructions.ll
    A llvm/test/CodeGen/AArch64/f16-neon-intrinsics.ll

  Log Message:
  -----------
  [AArch64] Move fp16 intrinsics tests to new file. NFC

The enabled features for the existing test do not always include FP16,
which is required for the intrinsics.




More information about the All-commits mailing list