Adds optional argument to provide a set of alternate COPY opcodes for
getDefSrcRegIgnoringCopies to recognize. This is useful for instruction
selection to look through predecessors that will be directly selected as COPY
once iterated to.
Details
Details
- Reviewers
arsenm t.p.northover
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Abandoning this for now. A more sensible approach to the use case has been discovered.