X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fcompiler%2Fnir%2Fmeson.build;h=315112759e920891836ebf99035f655cf5a88e83;hp=b35eb855282d661a60df39bb3ce2152a8fa65abf;hb=65610ec774ae095cfee3602b3f06d51d0a199791;hpb=a443f81f2631efa0881f72472c476d9d368b5d05 diff --git a/src/compiler/nir/meson.build b/src/compiler/nir/meson.build index b35eb855282..315112759e9 100644 --- a/src/compiler/nir/meson.build +++ b/src/compiler/nir/meson.build @@ -349,6 +349,7 @@ if with_tests dependencies : [dep_thread, idep_gtest, idep_nir, idep_mesautil], ), suite : ['compiler', 'nir'], + should_fail : meson.get_cross_property('xfail', '').contains('load_store_vectorizer'), ) test(