[Openmp-commits] [PATCH] D137313: [NFC] Remove redundant loads when has_device_addr is used.

Jennifer Yu via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 3 16:54:13 PDT 2022


jyu2 updated this revision to Diff 473084.
jyu2 added a comment.
Herald added a subscriber: openmp-commits.

Thanks Alexey.  New runtime test is added.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137313

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/target_has_device_addr_codegen.cpp
  clang/test/OpenMP/target_has_device_addr_codegen_01.cpp
  openmp/libomptarget/test/mapping/has_device_addr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137313.473084.patch
Type: text/x-patch
Size: 32563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221103/e7e71f6a/attachment-0001.bin>


More information about the Openmp-commits mailing list