"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5a0acdc98206745a413bca035e086203dcda64e2"
[AMDGPU] Split waterfall loop exec manipulation
Split waterfall loops into multiple blocks so that exec mask manipulation (s_and_saveexec) does not occur in the middle of a block. VGPR live range optimizer is updated to handle waterfall loops spanning multiple blocks. Reviewed By: ruiling Differential Revision: https://reviews.llvm.org/D122200
Loading
Please register or sign in to comment