This makes it possible to specify some operands as optional to the AsmMatcher.
Setting this field to true will prevent the AsmMatcher from emitting
'too few operands' errors when there are missing optional operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/Target/Target.td | ||
---|---|---|
608–611 ↗ | (On Diff #43552) | This comment should have more detail. Is this just talking about the assembler? What default value is used? |
Comment Actions
Adding as reviewers people who have made non-trivial changes to the AsmMatcher backend in the last year.