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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo