[all-commits] [llvm/llvm-project] a888a1: [AArch64] NFC: Factor out code from FP_TO_INT (SVE).

Sander de Smalen via All-commits all-commits at lists.llvm.org
Tue Jul 14 08:11:36 PDT 2026


  Branch: refs/heads/users/sdesmalen-arm/lower-fp-to-int-sat-sve-part2-nfc-factor-out
  Home:   https://github.com/llvm/llvm-project
  Commit: a888a1849ed6574a20204aa3393ab921c917f272
      https://github.com/llvm/llvm-project/commit/a888a1849ed6574a20204aa3393ab921c917f272
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h

  Log Message:
  -----------
  [AArch64] NFC: Factor out code from FP_TO_INT (SVE).

This just moves out some of the SVE lowering code from
LowerVectorFP_TO_INT into a separate function, so that we
can reuse that in LowerVectorFP_TO_INT_SAT.



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