https://bugs.freedesktop.org/show_bug.cgi?id=111212
Bug ID: 111212
Summary: gen_builder_meta.hpp:53:117: error: no matching
function for call to ‘cast(llvm::FunctionCallee)’
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/swr
Assignee: mesa-dev@lists.freedesktop.org
Reporter: v...@freedesktop.org
QA Contact: mesa-dev@lists.freedesktop.org
Build error with llvm-10.0
In file included from
../src/gallium/drivers/swr/rasterizer/jitter/builder.h:161:0,
from ../src/gallium/drivers/swr/swr_shader.cpp:35:
src/gallium/drivers/swr/rasterizer/jitter/gen_builder_meta.hpp: In member
function ‘llvm::Value* SwrJit::Builder::VGATHERPD(llvm::Value*, llvm::Value*,
llvm::Value*, llvm::Value*, llvm::Value*, const llvm::Twine&)’:
src/gallium/drivers/swr/rasterizer/jitter/gen_builder_meta.hpp:53:117: error:
no matching function for call to ‘cast(llvm::FunctionCallee)’
Function* pFunc =
cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("meta.intrinsic.VGATHERPD",
pFuncTy));
^
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev