[all-commits] [llvm/llvm-project] 9eb698: [AArch64][SME]: Make 'Expand' the default action f...

hassnaaHamdi via All-commits all-commits at lists.llvm.org
Fri Jan 6 07:32:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eb698946dc1df13d413174f7e04d7194d7e9502
      https://github.com/llvm/llvm-project/commit/9eb698946dc1df13d413174f7e04d7194d7e9502
  Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

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

  Log Message:
  -----------
  [AArch64][SME]: Make 'Expand' the default action for all Ops.

By default expand all operations, then change to Custom/Legal if needed.

Reviewed By: sdesmalen

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




More information about the All-commits mailing list