Files
clang-p2996/llvm/test/Transforms/SimpleLoopUnswitch/AMDGPU/lit.local.cfg
Matt Arsenault 2fef38f82d SimpleLoopUnswitch: Add missing test coverage for divergent target check
No tests failed when I removed the hasBranchDivergence check, so
add one.
2023-06-02 08:30:06 -04:00

3 lines
70 B
INI

if not "AMDGPU" in config.root.targets:
config.unsupported = True