Abhinav Gaba aeed73728e
[NFC][OpenMP][Offload] Add tests for use_device_ptr(fb_preserve/nullify). (3/4) (#173930)
Depends on #170578.

The fallback modifiers are currently part of OpenMP 6.1. 4/8 of the
tests check for the current bad output, with FIXME comments.

3 of these "bad" tests will be fixed with the 4th PR in this stack with
the `fb_nullify` codegen changes.

4th bad test will need a follow-up fix to privatization of byref
`use_device_ptr` operands.

Dependent PR: #173931.
2026-01-20 16:23:47 -08:00
..