Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | ||
---|---|---|
347 ↗ | (On Diff #119799) | This code is only executed on SI. |
354 ↗ | (On Diff #119799) | Not sure if there is a way to check if an opcode has a buffer operand. It looks like not. |
test/CodeGen/AMDGPU/smrd.ll | ||
93 ↗ | (On Diff #119799) | I think GCN-NEXT already ensures that there can't be any s_nop. |