[Mesa-dev] [Bug 109540] gen_builder_meta.hpp:51:117: error: no matching function for call to ‘cast(llvm::FunctionCallee)’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 3 22:11:13 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109540

            Bug ID: 109540
           Summary: gen_builder_meta.hpp:51: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 at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

Build error with LLVM 9.0.

In file included from ./rasterizer/jitter/builder.h:158:0,
                 from swr_shader.cpp:35:
./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&)’:
./rasterizer/jitter/gen_builder_meta.hpp:51: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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190203/3ef0339c/attachment.html>


More information about the mesa-dev mailing list