[PATCH] D22156: NVPTX: Avoid implicit iterator conversions, NFC
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 13:42:53 PDT 2016
jlebar added a subscriber: jlebar.
jlebar added a comment.
> in the MSP430 backend
Wrong commit message?
> from MachineInstrBundleInstr
MachineInstrBundleIterator?
Otherwise looks good to me. This is a simplification, so I like it on face, but do you also expect this change (when made everywhere in llvm) to have performance implications?
http://reviews.llvm.org/D22156
More information about the llvm-commits
mailing list