CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2025/01/16 08:27:05
Modified files:
lib/mesa/src/amd/llvm: ac_llvm_helper.cpp
lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_misc.cpp
Log message:
unbreak build with llvm-19+ by pulling the following upstream commits
5a9c052ba78e5d1b0020b8f8320d211d2205a958 amd: Include missing llvm IR header
Module.h
fa9cd89a85b904615ebc11da609445b5b751e68d Update lp_bld_misc.cpp to support
llvm-19+.
a8eed9cca26b1c4b6526be7d042adec6703a30ae gallium: Don't pass avx512er and
avx512pf features on LLVM 19
ok jsg@