AMDGPU needs this in several places, so consolidate them here.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D87760
CodeGen: Move split block utility to MachineBasicBlock ClosedPublic Authored by arsenm on Sep 16 2020, 7:02 AM.
Details Summary AMDGPU needs this in several places, so consolidate them here.
Diff Detail Event Timelinearsenm added a parent revision: D87542: AMDGPU: Don't sometimes allow instructions before lowered si_end_cf.Sep 16 2020, 7:03 AM This revision is now accepted and ready to land.Sep 16 2020, 11:27 AM
Revision Contents
Diff 292205 llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
|