> > I'm on AOSP master which probably means a different LLVM version.
> > First, I had to enable several LLVM libs to build for the target and
> > not just the host. In mesa, I had to set the LLVM version to 3.7 from
> > 3.5, add libLLVMExecutionEngine to libmesa_nir and use libLLVM shared
> > lib
Hi,
I'm an update about external/llvm status
android-n-preview-2 switched to llvm 3.8.0, the following branch has AMDGPU
patches,
even if named after marshamallow, changes were made on top llvm 3.8.0,
after aosp switched with android-n-preview2:
https://github.com/maurossi/llvm/tree/marshmallow-
[Adding Mauro]
On 29 April 2016 at 14:25, Rob Herring wrote:
> On Thu, Apr 28, 2016 at 2:35 AM, Chih-Wei Huang
> wrote:
>> From: WuZhen
>>
>> System boots up with gles_mesa/softpipe/llvmpipe.
>>
>> NO_REF_TASK
>> tested: local run
>>
>> Change-Id: I629ed0ca9fad12e32270eb8e8bfa9f7681b68474
>> S
On Thu, Apr 28, 2016 at 2:35 AM, Chih-Wei Huang wrote:
> From: WuZhen
>
> System boots up with gles_mesa/softpipe/llvmpipe.
>
> NO_REF_TASK
> tested: local run
>
> Change-Id: I629ed0ca9fad12e32270eb8e8bfa9f7681b68474
> Signed-off-by: Chih-Wei Huang
> ---
> Android.mk
On 28 April 2016 at 08:35, Chih-Wei Huang wrote:
> From: WuZhen
>
> System boots up with gles_mesa/softpipe/llvmpipe.
>
> NO_REF_TASK
> tested: local run
>
> Change-Id: I629ed0ca9fad12e32270eb8e8bfa9f7681b68474
> Signed-off-by: Chih-Wei Huang
> ---
> Android.mk