[PATCH] D134974: [OpenMP] Add map clause to the LIT test on use_device_addr clause

Animesh Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 4 04:45:27 PDT 2022


animeshk-amd updated this revision to Diff 473193.
animeshk-amd added a comment.

The main branch dropped the use of flag `-no-opaque-pointers` in
this test which generated a different IR than before. This revision 
gets rid of the conflicts with the main branch caused by above.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134974/new/

https://reviews.llvm.org/D134974

Files:
  clang/test/OpenMP/target_data_use_device_addr_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134974.473193.patch
Type: text/x-patch
Size: 17675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221104/36d7213c/attachment-0001.bin>


More information about the cfe-commits mailing list