[Mesa-dev] [PATCH] ac/nir: Fix include for LLVMAddPromoteMemoryToRegisterPass
Mike Lothian
mike at fireburn.co.uk
Sun Apr 1 00:08:52 UTC 2018
On 1 April 2018 at 00:03, Vinson Lee <vlee at freedesktop.org> wrote:
>
> A similar change is needed in
> src/gallium/drivers/swr/rasterizer/jitter/jit_pch.hpp.
>
> Vinson
Hi
I'm not convinced that it does
Utils.h defines two functions LLVMAddLowerSwitchPass &
LLVMAddPromoteMemoryToRegisterPass. Whilst jit_pch.hpp does use
Scalar.h, it doesn't use either of the two functions in Utils.h so it
doesn't need to be included
Cheers
Mike
More information about the mesa-dev
mailing list