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