[all-commits] [llvm/llvm-project] 0f34eb: [NFC][AArch64] test for fixed-width vector signed ...

Sushant Gokhale via All-commits all-commits at lists.llvm.org
Mon Mar 17 22:31:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f34eba48a6b28a20dc09cbb531c1142f7e3549b
      https://github.com/llvm/llvm-project/commit/0f34eba48a6b28a20dc09cbb531c1142f7e3549b
  Author: Sushant Gokhale <sgokhale at nvidia.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-fixed-length-sdiv-pow2.ll

  Log Message:
  -----------
  [NFC][AArch64] test for fixed-width vector signed division with pow2-divisor and SVE enabled (#130252)

With SVE enabled, this should generate asrd instruction. Subsequent
patch will address this.



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