[all-commits] [llvm/llvm-project] 9c1413: [AArch64][SME]: Add missing Ops that need custom-l...

hassnaaHamdi via All-commits all-commits at lists.llvm.org
Tue Feb 14 07:10:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c14132d7b6c9e6bc69cabd0e81a371731f2376c
      https://github.com/llvm/llvm-project/commit/9c14132d7b6c9e6bc69cabd0e81a371731f2376c
  Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-vselect.ll
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-rev.ll

  Log Message:
  -----------
  [AArch64][SME]: Add missing Ops that need custom-lowering in streaming mode.

Add missing Ops and update related testing files.

Reviewed By: sdesmalen

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




More information about the All-commits mailing list