[lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

via lldb-dev lldb-dev at lists.llvm.org
Mon Feb 8 14:56:02 PST 2016



  Original Message  
From: Renato Golin
Sent: Monday, February 8, 2016 21:13
To: C Bergström
Cc: Hans Wennborg; llvm-dev; release-testers at lists.llvm.org; cfe-dev; openmp-dev (openmp-dev at lists.llvm.org); LLDB Dev
Subject: Re: [cfe-dev] [lldb-dev] [3.8 Release] Release Candidate 2 source and binaries available

On 6 February 2016 at 01:02, C Bergström <cfe-dev at lists.llvm.org> wrote:
> I worked on the port of llvm-OpenMP-formally-known-as-Intel to Aarch64
> - can it be included there as well? (I'm not sure what's precisely
> involved - I'm willing to do my best fixing any bugs which pop up -

Hi Chris,

That'd entail me enabling them for AArch64. I have to say, I've done
that a few months ago and it all went smoothly, but I didn't know
anyone was interested (and there were some failures in the OMP tests).

I can enable them on the next release candidate and keep them on for
the next releases, but I can't support it myself, so if you're willing
to handle that, I'm ok with releasing them.

Also, it's not trivial to run the OMP tests, making it a bit harder to
monitor regressions between releases. For now, I'll just build them
and hope you or someone can spot regressions, but ultimately, it'd be
good to have it as part of the release process, maybe inside the
test-suite?

‎

Imho it's critical to get parallel programming working on ARMv8 ( even if it's crappy OMP) to start. Please enable it and I'll run the tests against our internal QA and we can informally handle testing / guarding against regressions.

Thanks


More information about the lldb-dev mailing list