Tests don't cover the masked input path since non-kernel arguments
aren't lowered yet.
Test is copied directly from the existing test, with 2 additions.
Paths
| Differential D63998
AMDGPU/GlobalISel: Legalize workitem ID intrinsics ClosedPublic Authored by arsenm on Jul 1 2019, 5:45 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 7 others. · View Herald TranscriptJul 1 2019, 5:45 AM This revision is now accepted and ready to land.Jul 1 2019, 7:46 AM
Revision Contents
Diff 207275 lib/Target/AMDGPU/AMDGPUCallLowering.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.h
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_kernel-system-sgprs.ll
test/CodeGen/AMDGPU/GlobalISel/irtranslator-fast-math-flags.ll
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.workitem.id.ll
|