aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorSameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com>2020-02-27 15:59:25 +0530
committerSameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com>2020-02-27 23:31:03 +0530
commit0c8a21879872c8ca8aa5966263f9d67207b3108e (patch)
treecb0206e837c52510774a51f27bcd53b453bf08f8 /clang/lib/Basic/Module.cpp
parent512f345a5db163ac52bf0223f749acc6188e6138 (diff)
downloadllvm-0c8a21879872c8ca8aa5966263f9d67207b3108e.zip
llvm-0c8a21879872c8ca8aa5966263f9d67207b3108e.tar.gz
llvm-0c8a21879872c8ca8aa5966263f9d67207b3108e.tar.bz2
[AMDGPU] improve fragile test for divergent branches
Summary: The affected LIT test intends to test the correct use of divergence analysis to detect a divergent branch with a uniform predicate. The passes involved are LLVM IR passes, but the test runs llc and tries to match against generated ISA, which makes it hard to demonstrate that the intended behavior was really tested. Replaced this with a test that invokes opt on the required passes and then checks for the appropriate changes in the LLVM IR. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D75267
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions