================ @@ -0,0 +1,113 @@ +// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --check-globals smart ---------------- jmmartinez wrote:
Can you add a `.hip` test in `SemaHIP` that tests this code with/without `-fcuda-is-device`. You can take `clang/test/SemaHIP/builtins-amdgcn-raw-buffer-atomic-add.hip` as an example. https://github.com/llvm/llvm-project/pull/172090 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
