Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The patch looks good. One comment - does it make sense to have two functions or unify the implementation - make the non DstOp version forward to DstOp version?
Comment Actions
There is some inconsistency in the current set of APIs. buildUnmerge provides ArrayRef<LLT> and ArrayRef<unsigned> variants, whereas buildInstr uses ArrayRef<DstOp>