[all-commits] [llvm/llvm-project] cf4aff: AMDGPU: Cleanup extract_subvector actions
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 31 22:59:23 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-cleanup-extract-subvector-actions
Home: https://github.com/llvm/llvm-project
Commit: cf4aff271812d489e1718d32596de9ddbe656270
https://github.com/llvm/llvm-project/commit/cf4aff271812d489e1718d32596de9ddbe656270
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Cleanup extract_subvector actions
The base AMDGPUISelLowering was setting custom action on 16-bit
vector types, but also set in SIISelLowering.
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