diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-10-04 16:54:50 +0400 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2024-10-04 16:59:23 +0400 |
commit | e5a0c30e4ad6b22b17b72cc40b609905d2f97703 (patch) | |
tree | fcfc7d459d1779c33d76731a4c9c850023577823 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b01be72af0001991400b1e9adaecafd7c4e02d2b (diff) | |
download | llvm-e5a0c30e4ad6b22b17b72cc40b609905d2f97703.zip llvm-e5a0c30e4ad6b22b17b72cc40b609905d2f97703.tar.gz llvm-e5a0c30e4ad6b22b17b72cc40b609905d2f97703.tar.bz2 |
AMDGPU: Work around machine verifier failure with convergence tokens
Apparently any function with convergence tokens will fail the
machine verifier after register allocation. The existing codegen tests
for tokens use stop-before, and do not run to the end. Work around this
by splitting out tests with convergence tokens. Fixes EXPENSIVE_CHECKS
bot failures after c08d7b3de7409aecadd7f9edfe0f3a1ce28a6374 and
428ae0f12e29eff1ddcaf59bdcce904ec056963e
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions