From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 3/7] package/mesa3d: enable llvm support
Date: Wed, 4 Apr 2018 22:52:54 +0200 [thread overview]
Message-ID: <20180404225254.48e550c8@windsurf> (raw)
In-Reply-To: <20180404163124.27934-4-valentin.korenblit@smile.fr>
Hello,
On Wed, 4 Apr 2018 18:31:20 +0200, Valentin Korenblit wrote:
> This patch provides LLVM support for Mesa3D, enabling llvmpipe
> software rasterizer if Gallium swrast is selected.
>
> In case Gallium r600 is selected, llvm AMDGPU backend is built.
>
> Having llvm installed also enables radeonsi Gallium driver, but
> it is not provided with this patch as it hasn't been tested.
>
> It uses llvm-config (host variant) installed in STAGING_DIR/usr/bin
> to get LLVM libraries. Assuming that LLVM version 5.0.1 is installed,
> llvm-config --libs will output -lLLVM-5.0.
>
> Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
> Tested-by: J?r?me Oufella <jerome.oufella@savoirfairelinux.com>
> ---
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-04-04 20:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 16:31 [Buildroot] [PATCH v5 0/7] llvm for mesa3d Valentin Korenblit
2018-04-04 16:31 ` [Buildroot] [PATCH v5 1/7] package/llvm: new package Valentin Korenblit
2018-04-04 20:50 ` Thomas Petazzoni
2018-04-04 21:20 ` Romain Naour
2018-04-04 16:31 ` [Buildroot] [PATCH v5 2/7] package/llvm: enable AMDGPU Valentin Korenblit
2018-04-04 20:52 ` Thomas Petazzoni
2018-04-04 16:31 ` [Buildroot] [PATCH v5 3/7] package/mesa3d: enable llvm support Valentin Korenblit
2018-04-04 20:52 ` Thomas Petazzoni [this message]
2018-04-04 16:31 ` [Buildroot] [PATCH v5 4/7] package/clang: new package Valentin Korenblit
2018-04-05 19:36 ` Matthew Weber
2018-04-04 16:31 ` [Buildroot] [PATCH v5 5/7] package/libclc: " Valentin Korenblit
2018-04-07 15:35 ` Romain Naour
2018-04-04 16:31 ` [Buildroot] [PATCH v5 6/7] package/mesa3d: enable OpenCL support Valentin Korenblit
2018-04-04 16:31 ` [Buildroot] [PATCH v5 7/7] package/clinfo: new package Valentin Korenblit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180404225254.48e550c8@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.