llvm-project
[llvm-exegesis] Ignore the instructions for which InstrDesc.getSchedClass() == 0
#143840
Merged

[llvm-exegesis] Ignore the instructions for which InstrDesc.getSchedClass() == 0 #143840

tclin914 merged 3 commits into llvm:main from tclin914:hasNoSchedulingInfo
tclin914
tclin914 [llvm-exegesis] Add HasNoSchedulingInfo flag to MCInstDesc.
6a420eb3
tclin914 tclin914 requested a review from mshockwave mshockwave 110 days ago
tclin914 tclin914 requested a review from topperc topperc 110 days ago
llvmbot llvmbot added tools:llvm-exegesis
llvmbot llvmbot added tablegen
llvmbot
tclin914 tclin914 requested a review from boomanaiden154 boomanaiden154 110 days ago
nvjle
nvjle commented on 2025-06-12
mshockwave
mshockwave commented on 2025-06-12
tclin914 Check instruction by MCInstrDesc::getSchedClass() == 0 and add testcase
e4fb24f7
tclin914
nvjle
nvjle approved these changes on 2025-06-16
mshockwave
mshockwave approved these changes on 2025-06-16
boomanaiden154
boomanaiden154 approved these changes on 2025-06-16
tclin914 Rename unsupported-opcode.s to unsupported-opcode.test
3f8c5bd1
tclin914 tclin914 changed the title [llvm-exegesis] Add HasNoSchedulingInfo flag to MCInstDesc. [llvm-exegesis] Ignore the instructions for which InstrDesc.getSchedClass() == 0 105 days ago
tclin914 tclin914 merged 9093bc7e into main 105 days ago
tclin914 tclin914 deleted the hasNoSchedulingInfo branch 105 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone