[Openmp-commits] [PATCH] D149490: [OpenMP] In libomptarget, assume alignment at powers of two

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 28 15:18:11 PDT 2023


jdenny created this revision.
jdenny added reviewers: jdoerfert, grokos, jhuber6, pavelkopyl.
jdenny added a project: OpenMP.
Herald added subscribers: sunshaoce, guansong, yaxunl.
Herald added a project: All.
jdenny requested review of this revision.
Herald added subscribers: jplehr, sstefan1.

This patch fixes a bug introduced by D142586 <https://reviews.llvm.org/D142586>, which landed as
434992c96ed1 <https://reviews.llvm.org/rG434992c96ed1c41316e029877bdb516fddeddb16>.  See the new test case for details.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149490

Files:
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/mapping/power_of_two_alignment.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149490.518066.patch
Type: text/x-patch
Size: 4453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230428/aad35c5a/attachment.bin>


More information about the Openmp-commits mailing list