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

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Thu Feb 12 05:28:15 PST 2026


  Branch: refs/heads/users/jthackray/cvt-neon-streaming
  Home:   https://github.com/llvm/llvm-project
  Commit: 784b663e6619fedf4c85cfc1a7780f84cc3e7a3a
      https://github.com/llvm/llvm-project/commit/784b663e6619fedf4c85cfc1a7780f84cc3e7a3a
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-12 (Thu, 12 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: 8332f94fb4bc740be848e6d5c036154adadb91a2
      https://github.com/llvm/llvm-project/commit/8332f94fb4bc740be848e6d5c036154adadb91a2
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-12 (Thu, 12 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/fa0b427925f0...8332f94fb4bc

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