Meta instructions have a size of 0. Use isMetaInstruction instead of
listing them explicitely.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Looks good.
Typo in summary "explicitly".
Could put the isMetaInstruction check inside the default case of the switch, to save a nanosecond in the common case.