Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | ||
---|---|---|
320 ↗ | (On Diff #74406) | HWReg != getHWReg looks confusing to me. getHWReg(TII, *MI) != GetRegHWReg? |