[all-commits] [llvm/llvm-project] 2eb42e: [AArch64][SVE] Add fixed type lowering for EXTRACT...

Bradley Smith via All-commits all-commits at lists.llvm.org
Tue Oct 12 08:05:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eb42e3d2a4aa6806ad810da2ff3707cd7e47487
      https://github.com/llvm/llvm-project/commit/2eb42e3d2a4aa6806ad810da2ff3707cd7e47487
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-fixed-length-ext-loads.ll
    A llvm/test/CodeGen/AArch64/sve-fixed-length-extract-subvector.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-to-int.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-int-to-fp.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll

  Log Message:
  -----------
  [AArch64][SVE] Add fixed type lowering for EXTRACT_SUBVECTOR

Depends on D111135

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




More information about the All-commits mailing list