[all-commits] [llvm/llvm-project] cc8e3d: [AArch64][SVE] NFC: Add test for scaled stepvector.

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Fri Jan 28 05:08:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc8e3dadc464001b521f38a067586e583b904fc7
      https://github.com/llvm/llvm-project/commit/cc8e3dadc464001b521f38a067586e583b904fc7
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-stepvector.ll

  Log Message:
  -----------
  [AArch64][SVE] NFC: Add test for scaled stepvector.

This commutative test could be optimised into:
  index z0.d, x0, x1

But currently isn't yet.




More information about the All-commits mailing list