[PATCH] D22160: PowerPC: Avoid implicit iterator conversions, NFC

Duncan P. N. Exon Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 15:19:55 PDT 2016


Ping.

> On 2016-Jul-19, at 14:19, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
> 
> Ping.
> 
>> On 2016-Jul-11, at 19:13, Duncan P. N. Exon Smith via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>> 
>> dexonsmith added a comment.
>> 
>> Fast ping, since this and the X86 patch are the only remaining blockers to removing the implicit MachineInstrBundleIterator::operator MachineInstr*(), and I'd like to prevent bitrot in the rest of the backend.
>> 
>> Note that I don't necessarily need PowerPC or even backend expertise for this review; I'd just appreciate someone double-checking that I didn't dereference an end-iterator somewhere or something like that.  Is anyone willing to give this a quick read?
>> 
>> 
>> http://reviews.llvm.org/D22160
>> 
>> 
>> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
> 



More information about the llvm-commits mailing list