[all-commits] [llvm/llvm-project] 6c7c21: [AMDGPU] Simplify getIns64. NFCI.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed May 14 16:56:48 PDT 2025
Branch: refs/heads/users/rampitec/05-14-_amdgpu_simplify_getins64._nfci
Home: https://github.com/llvm/llvm-project
Commit: 6c7c212707dbf20a647b82c720c729749cb90746
https://github.com/llvm/llvm-project/commit/6c7c212707dbf20a647b82c720c729749cb90746
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-05-14 (Wed, 14 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