[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
Mon May 1 15:50:54 PDT 2023


jdenny updated this revision to Diff 518586.
jdenny edited the summary of this revision.
jdenny added a comment.

Address reviewer comments:

- Extend commit log.
- Use `__builtin_ffsl`.


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

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.518586.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230501/12667012/attachment.bin>


More information about the Openmp-commits mailing list