[all-commits] [llvm/llvm-project] 90254d: [AMDGPU] gfx11 Remove SDWA from shuffle_vector ISel
Joe Nash via All-commits
all-commits at lists.llvm.org
Tue Jun 21 12:24:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90254d524f29e165c30991e0b43604cab0138366
https://github.com/llvm/llvm-project/commit/90254d524f29e165c30991e0b43604cab0138366
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-shuffle-vector.v2s16.mir
Log Message:
-----------
[AMDGPU] gfx11 Remove SDWA from shuffle_vector ISel
gfx11 does not have SDWA
Reviewed By: #amdgpu, rampitec
Differential Revision: https://reviews.llvm.org/D128208
More information about the All-commits
mailing list