[llvm-commits] [llvm] r129908 - /llvm/trunk/lib/Target/PTX/PTXMachineFunctionInfo.h
Che-Liang Chiou
clchiou at gmail.com
Thu Apr 21 04:02:17 PDT 2011
Yes, I just found out that the it was reverted. Thanks for pointing out.
On Thu, Apr 21, 2011 at 6:25 PM, Frits van Bommel <fvbommel at gmail.com> wrote:
> On Thu, Apr 21, 2011 at 12:16 PM, Che-Liang Chiou <clchiou at gmail.com> wrote:
>> ptx: PTXMachineFunctionInfo no longer sort registers and so should not use std::binary_search
>
> You forgot to re-remove the std::sort() call. Its deletion was
> reverted in r129846.
>
More information about the llvm-commits
mailing list