[Mesa-dev] [PATCH v2 0/1] swr: Fix for LLVM 5 to 6 API change
Alok Hota
alok.hota at intel.com
Wed Oct 17 20:41:57 UTC 2018
This patch fixes a compile error resulting from a function whose API
changed between LLVM versions 5 and 6. I sent this to mesa-dev, but it's
primarly a fix for the stable branch as it affects releases with LLVM
5-based codegen.
v2: included mesa-stable cc
Alok Hota (1):
swr/rast: ignore CreateElementUnorderedAtomicMemCpy
.../drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.17.1
More information about the mesa-dev
mailing list