[all-commits] [llvm/llvm-project] c95253: [LLVM][SVE] Clean VLS tests to not use wide vector...

Paul Walker via All-commits all-commits at lists.llvm.org
Thu Nov 2 05:43:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c95253b1bac865b6d90cce186b7d665de163d50c
      https://github.com/llvm/llvm-project/commit/c95253b1bac865b6d90cce186b7d665de163d50c
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-extract-fixed-vector.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-bitselect.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-ext-loads.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-insert-vector-elt.ll
    A llvm/test/CodeGen/AArch64/sve-fixed-length-loads-stores.ll
    R llvm/test/CodeGen/AArch64/sve-fixed-length-loads.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-loads.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-splat-vector.ll
    R llvm/test/CodeGen/AArch64/sve-fixed-length-stores.ll
    M llvm/test/CodeGen/AArch64/sve-ld-post-inc.ll

  Log Message:
  -----------
  [LLVM][SVE] Clean VLS tests to not use wide vectors as function return types.




More information about the All-commits mailing list