Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
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 | ||
|---|---|---|
| 1846 | Can you remove this wrapper function and use SIInstrInfo::isMFMA directly? | |
Can you remove this wrapper function and use SIInstrInfo::isMFMA directly?