[all-commits] [llvm/llvm-project] bf987e: [AArch64][SME]: Custom lower select and fp_extend ...

hassnaaHamdi via All-commits all-commits at lists.llvm.org
Tue Feb 14 08:03:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf987e108fcc30bc30a0ad33934ebca8f1b0cd57
      https://github.com/llvm/llvm-project/commit/bf987e108fcc30bc30a0ad33934ebca8f1b0cd57
  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-extend-trunc.ll
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-select.ll
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll

  Log Message:
  -----------
  [AArch64][SME]: Custom lower select and fp_extend for streaming SVE

Custom lower select/fp_extend and update related testing files

Reviewed By: sdesmalen

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




More information about the All-commits mailing list