[all-commits] [llvm/llvm-project] 9df7ca: [GlobalISel] Legalize Saturated Truncate instructi...
jyli0116 via All-commits
all-commits at lists.llvm.org
Wed Aug 20 02:37:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9df7ca1f0f23ec96505d4fb69ef60b25dd560c00
https://github.com/llvm/llvm-project/commit/9df7ca1f0f23ec96505d4fb69ef60b25dd560c00
Author: jyli0116 <yu.li at arm.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
M llvm/test/CodeGen/AArch64/arm64-vmovn.ll
Log Message:
-----------
[GlobalISel] Legalize Saturated Truncate instructions and intrinsics (#154340)
Adds legalization support for `G_TRUNC_SSAT_S`, `G_TRUNC_SSAT_S`,
`G_TRUNC_USAT_U` instructions for GlobalISel.
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