[PATCH] D150461: [OpenMP] Naturally align internal global variables in the OpenMPIRBuilder

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 12 11:02:25 PDT 2023


jhuber6 added a comment.

In D150461#4338498 <https://reviews.llvm.org/D150461#4338498>, @gchatelet wrote:

> quick question, did you try to build the openmp runtime as well to check if the tests still pass?

I'm an OpenMP developer so I always have it built : ). Yes they still pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150461



More information about the cfe-commits mailing list