Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInsertWaits.cpp | ||
---|---|---|
497 | Typo strt | |
499–500 | You should be able to use range loop with predecessors() | |
506 | There could be a break here since there will only ever be one fall through block, although it doesn't really matter because with structured control flow there is at most one predecessor |
Typo strt