================ @@ -0,0 +1,34 @@ +; RUN: llc -verify-machineinstrs -O0 --spirv-ext=+SPV_INTEL_masked_gather_scatter,+SPV_EXT_long_vector -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s ---------------- maarquitos14 wrote:
Should we also check that it fails without `SPV_INTEL_masked_gather_scatter`? https://github.com/llvm/llvm-project/pull/210279 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
