Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
[oota-llvm.git] / test / Transforms / BBVectorize / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3