Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
Note, the same code is used in the AMDGPUMFMAIGroupLP.cpp, you may want to update it too.
| llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp | ||
|---|---|---|
| 1843–1844 | Can you remove this wrapper function and use SIInstrInfo::isMFMA directly? | |
Can you remove this wrapper function and use SIInstrInfo::isMFMA directly?