First boundary of a region wasn't updated when a sinked instruction was added first into the region.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138256
[AMDGPU] Fix PreRARematStage::sinkTriviallyRematInsts region boundary update after sinking. ClosedPublic Authored by vpykhtin on Nov 17 2022, 8:15 PM.
Details Summary First boundary of a region wasn't updated when a sinked instruction was added first into the region.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 17 2022, 11:31 PM Closed by commit rGa35ba2a2568d: [AMDGPU] Fix PreRARematStage::sinkTriviallyRematInsts region boundary update… (authored by vpykhtin). · Explain WhyNov 18 2022, 3:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476411 llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
|