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

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 1 13:31:34 PDT 2023


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

Add this to the commit message as it is the important part:
The fix was to only look for alignments that are powers of 2.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149490



More information about the Openmp-commits mailing list