Summary: | [llvmpipe] piglit arb_color_buffer_float-render GL_RGBA8_SNORM failure with llvm-9 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Drivers/Gallium/llvmpipe | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | sroland |
Version: | git | Keywords: | have-backtrace |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2019-04-16 20:06:44 UTC
Ok so the x86 signed add/sub intrinsics got removed. Thankfully it seems like llvm actually has grown new generic intrinsics for saturated sub/add, so I suppose we should use these instead. I'll post a patch soon... Fixed by dded2edf8bedb9a5bafd7788e52dc8e714527186. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.