[all-commits] [llvm/llvm-project] cb5cc4: [SVE] Lower fixed length vector ISD::SPLAT_VECTOR ...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Tue Aug 18 03:21:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cb5cc47a65fec57e03dbe0e54c80811a64eba8ec
      https://github.com/llvm/llvm-project/commit/cb5cc47a65fec57e03dbe0e54c80811a64eba8ec
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    A llvm/test/CodeGen/AArch64/sve-fixed-length-splat-vector.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-subvector.ll
    M llvm/test/CodeGen/AArch64/sve-vector-splat.ll

  Log Message:
  -----------
  [SVE] Lower fixed length vector ISD::SPLAT_VECTOR operations.

Also strengthens the CHECK lines for scalable vector splat tests.

Differential Revision: https://reviews.llvm.org/D86070




More information about the All-commits mailing list