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

Guillaume Chatelet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 12 11:03:47 PDT 2023


gchatelet added a comment.

In D150461#4338499 <https://reviews.llvm.org/D150461#4338499>, @jhuber6 wrote:

> 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