[all-commits] [llvm/llvm-project] 5dde49: [AArch64] NFC: Precommit some tests for SME

Sander de Smalen via All-commits all-commits at lists.llvm.org
Wed Jun 19 03:49:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dde4951ae16283fffad40f84bc8ae4149766782
      https://github.com/llvm/llvm-project/commit/5dde4951ae16283fffad40f84bc8ae4149766782
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-div.ll
    A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-mul.ll
    A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-masked-gather-scatter.ll

  Log Message:
  -----------
  [AArch64] NFC: Precommit some tests for SME

This shows that when compiling for +sme only, the code-generator
doesn't consider streaming mode to determine whether to use
(compatible) SVE instructions.

A follow-up patch will fix these issues.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list