[LLVMdev] 3.6.2-rc1 has been tagged. Testers needed.
Hans Wennborg
hans at chromium.org
Wed Jun 24 13:29:49 PDT 2015
On Wed, Jun 24, 2015 at 12:09 PM, Tom Stellard <tom at stellard.net> wrote:
> On Wed, Jun 24, 2015 at 10:11:26AM -0700, Hans Wennborg wrote:
>> On Tue, Jun 23, 2015 at 5:17 PM, Tom Stellard <tom at stellard.net> wrote:
>> > I have just tagged 3.6.2-rc1, so testing can begin. We can always use
>> > more testers, so if you are interested in testing, let me know.
>>
>> I had trouble building on Windows, getting errors in
>> AMDGPUGenSubtargetInfo.inc about 'uint64_t' being unrecognized. It
>> seems after r240285, FeatureWavefrontSize16 etc. changed from being
>> enumerators to uint64_t values.
>>
>> If I add "#include "llvm/Support/DataTypes.h"" to
>> AMDGPUMCTargetDesc.h, it builds. Can I go ahead and commit that to the
>> branch?
>
> Yes, that's fine.
Thanks. Committed in r240577.
I've uploaded a Windows installer based on that version to the sftp
with sha1 f8ead22e954933357edaab312df04ad1ad6fdab2.
Cheers,
Hans
More information about the llvm-dev
mailing list