Previously, it would successfully select and assert if not HSA or PAL
when expanding the pseudoinstruction. We don't need the
pseudoinstruction anymore since we know the total size after
legalization.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D84638
AMDGPU/GlobalISel: Select llvm.amdgcn.groupstaticsize ClosedPublic Authored by arsenm on Jul 27 2020, 5:09 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 18 2020, 12:38 AM
Revision Contents
Diff 280859 llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.groupstaticsize.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.groupstaticsize.ll
|