llvm-project
f9bd0838 - AMDGPU: Explicitly disable verifier in failing tests

Commit
1 year ago
AMDGPU: Explicitly disable verifier in failing tests This should fix expensive_checks failures. These now hit a new verifier error. The first test is explicitly testing the failing case produces an error, so it should skip the verifier. The unsupported call tests should also error (although it would be better if it errored via a different path).
Author
Committer
Parents
Loading