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

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


  Branch: refs/heads/users/jthackray/cvt-neon-streaming
  Home:   https://github.com/llvm/llvm-project
  Commit: 5554eea80aecb3dcc72ae5a991e1c5df5c8c2aaf
      https://github.com/llvm/llvm-project/commit/5554eea80aecb3dcc72ae5a991e1c5df5c8c2aaf
  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: f902dd77224d7bf7499f69e58f7b8c5f62c1b912
      https://github.com/llvm/llvm-project/commit/f902dd77224d7bf7499f69e58f7b8c5f62c1b912
  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/8332f94fb4bc...f902dd77224d

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