"llvm/test/CodeGen/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "3aeaf9e4c1d2167d3f9ba2a9415914e3dde8bb95"
[OpenMP, test] Fix uses of undef S*VAR FileCheck var
Fix the many cases of use of undefined SIVAR/SVAR/SFVAR in OpenMP *private_codegen tests, due to a missing BLOCK directive to capture the IR variable when it is declared. It also fixes a few typo in its use. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D99770
Loading
Please register or sign in to comment