[all-commits] [llvm/llvm-project] c60920: AMDGPU: Match and Select BITOP3 on gfx950
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Nov 26 22:28:57 PST 2024
Branch: refs/heads/users/arsenm/gfx950/match-bitop3
Home: https://github.com/llvm/llvm-project
Commit: c609205ba0205f996a033807d384e9148d30ea2e
https://github.com/llvm/llvm-project/commit/c609205ba0205f996a033807d384e9148d30ea2e
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2024-11-27 (Wed, 27 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
A llvm/test/CodeGen/AMDGPU/bitop3.ll
Log Message:
-----------
AMDGPU: Match and Select BITOP3 on gfx950
Co-authored-by: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.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