Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInsertWaits.cpp | ||
---|---|---|
507 | Typo strt | |
509–510 | You should be able to use range loop with predecessors() | |
516 | 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