AMDGPU: Allow f16/bf16 for DS_READ_TR16_B64 gfx950 builtins (#118297)
[llvm-project.git] / llvm / test / tools / llvm-mc / lit.local.cfg
blobdfb1be44af866a7246b59dea200d5abb742ee7c5
1 # Requires a non-empty default triple for these tests
2 if "object-emission" not in config.available_features:
3     config.unsupported = True