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

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Wed Feb 11 04:52:48 PST 2026


  Branch: refs/heads/users/jthackray/cvt-neon-streaming
  Home:   https://github.com/llvm/llvm-project
  Commit: e3bf84a451746040b91343e6b0cce2765328804b
      https://github.com/llvm/llvm-project/commit/e3bf84a451746040b91343e6b0cce2765328804b
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-11 (Wed, 11 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: fa0b427925f0c57e03fc9406cd327005f707cd39
      https://github.com/llvm/llvm-project/commit/fa0b427925f0c57e03fc9406cd327005f707cd39
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2026-02-11 (Wed, 11 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/a14098080711...fa0b427925f0

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