[all-commits] [llvm/llvm-project] f598b6: [AArch64][SME] Non-streaming compatible SCVTF emit...

Dinar Temirbulatov via All-commits all-commits at lists.llvm.org
Mon Aug 14 06:51:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f598b616e0112690900af56202a670a10d767402
      https://github.com/llvm/llvm-project/commit/f598b616e0112690900af56202a670a10d767402
  Author: Dinar Temirbulatov <dinar.temirbulatov at arm.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  [AArch64][SME] Non-streaming compatible SCVTF emitted with --force-streaming-compatible-sve

For scalar integer to float converts for Streaming Compatible SVE use
non-NEON version of convert instrction.

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




More information about the All-commits mailing list