Some instructions defined in table-gen files sets usesCustomInserter bit, which means it has to be lowered by target code and isn't actually valid instruction at MC level. So we should treat them like pseudo instructions.
Details
Details
- Reviewers
gchatelet courbet jsji nemanjai steven.zhang - Group Reviewers
Restricted Project - Commits
- rG9d2f06445ffa: [llvm-exegesis] Ignore instructions using custom inserter
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo