This makes it possible to write GlobalISel patterns generating
EXTRACT_SUBREG instructions applied to suboperands of ComplexPattern
operands. Currently, TableGen complains that such operands are not
declared in matcher.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo