This adds support for more complex waterfall loops that need to handle
operands > 32-bits, and multiple operands.
Details
Details
- Reviewers
rampitec tstellar scott.linder
Diff Detail
Diff Detail
Paths
| Differential D61985
AMDGPU/GlobalISel: Use waterfall loop for buffer_load ClosedPublic Authored by arsenm on May 15 2019, 8:20 PM.
Details
Summary This adds support for more complex waterfall loops that need to handle
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 8 others. · View Herald TranscriptMay 15 2019, 8:20 PM arsenm added a child revision: D61986: AMDGPU/GlobalISel: Use subreg index instead of extra unmerge.May 15 2019, 8:21 PM This revision is now accepted and ready to land.May 16 2019, 8:08 PM
Revision Contents
Diff 199727 lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn-buffer-load.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-extract-vector-elt.mir
|