[all-commits] [llvm/llvm-project] e64135: [AMDGPU] Simplify getIns64. NFCI.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu May 15 01:10:31 PDT 2025
Branch: refs/heads/users/rampitec/05-14-_amdgpu_simplify_getins64._nfci
Home: https://github.com/llvm/llvm-project
Commit: e64135bdf625ce09717091ffdb7c387e96527e23
https://github.com/llvm/llvm-project/commit/e64135bdf625ce09717091ffdb7c387e96527e23
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
Log Message:
-----------
[AMDGPU] Simplify getIns64. NFCI.
This big switch is unmaintainable and buggy. In particular it unconditionally
adds clamp if there is omod to VOP3.
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