Some functions from SIInstrInfo have their operands named different in
their declarations vs. their defs. This was caught by cppcheck.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140778
[NFC][AMDGPU] Make method declarations in SIInstrInfo equivalent to their definitions. ClosedPublic Authored by tsymalla on Dec 30 2022, 5:46 AM.
Details Summary Some functions from SIInstrInfo have their operands named different in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 30 2022, 6:01 AM This revision was landed with ongoing or failed builds.Dec 30 2022, 10:18 AM Closed by commit rG9aa0ee36fe73: [NFC][AMDGPU] Make method declarations in SIInstrInfo equivalent to their… (authored by tsymalla). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485713 llvm/lib/Target/AMDGPU/SIInstrInfo.h
|