[all-commits] [llvm/llvm-project] 17bac1: [AMDGPU] Simplify getIns64. NFCI.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu May 15 01:18:45 PDT 2025
Branch: refs/heads/users/rampitec/05-14-_amdgpu_simplify_getins64._nfci
Home: https://github.com/llvm/llvm-project
Commit: 17bac1cb9fbbd45f6f4137d0a91fd2cbd2970bca
https://github.com/llvm/llvm-project/commit/17bac1cb9fbbd45f6f4137d0a91fd2cbd2970bca
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