Skip to content

ci: add Fossilize support to detect compiler regressions

Samuel Pitoiset requested to merge hakzsam/mesa:ci_fossilize into master

This adds Fossilize support to Mesa CI, it will allow to detect compiler regressions, like crashes, bad IR , etc. Now that RADV allows to create null devices, these jobs will be enabled by default.

Edited by Samuel Pitoiset

Merge request reports