[all-commits] [llvm/llvm-project] 3a9893: [AArch64] Treat `@llvm.ssub.sat` the same as `@llv...
Folkert de Vries via All-commits
all-commits at lists.llvm.org
Sat May 31 03:26:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a989344741949be04bc2512a4633edc1c0e69d6
https://github.com/llvm/llvm-project/commit/3a989344741949be04bc2512a4633edc1c0e69d6
Author: Folkert de Vries <flokkievids at gmail.com>
Date: 2025-05-31 (Sat, 31 May 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64InstrFormats.td
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/arm64-neon-3vdiff.ll
M llvm/test/CodeGen/AArch64/arm64-vmul.ll
Log Message:
-----------
[AArch64] Treat `@llvm.ssub.sat` the same as `@llvm.aarch64.neon.sqsub` (#140454)
Fixes #94463
Co-authored-by: Spencer Abson <spencer.abson at arm.com>
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