[all-commits] [llvm/llvm-project] de3f81: [AArch64][llvm] Allow FPRCVT insns to run in strea...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Wed Feb 4 06:06:57 PST 2026


  Branch: refs/heads/users/jthackray/cvt-neon-streaming
  Home:   https://github.com/llvm/llvm-project
  Commit: de3f8153e17ae55bbaa34a78aeca8c5e964001c5
      https://github.com/llvm/llvm-project/commit/de3f8153e17ae55bbaa34a78aeca8c5e964001c5
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-04 (Wed, 04 Feb 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/arm64-cvt-simd-fptoi.ll
    M llvm/test/CodeGen/AArch64/arm64-cvtf-simd-itofp.ll

  Log Message:
  -----------
  [AArch64][llvm] Allow FPRCVT insns to run in streaming mode if safe

For FEAT_FPRCVT instructions, allow them to run in streaming mode if safe


  Commit: 6214bd66c4aa4a22357c6f9739b081afb324a74c
      https://github.com/llvm/llvm-project/commit/6214bd66c4aa4a22357c6f9739b081afb324a74c
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-04 (Wed, 04 Feb 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/arm64-cvt-simd-fptoi.ll
    M llvm/test/CodeGen/AArch64/arm64-cvtf-simd-itofp.ll

  Log Message:
  -----------
  fixup!

Adjust code


Compare: https://github.com/llvm/llvm-project/compare/7315c2aac3da...6214bd66c4aa

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list