[PATCH] D137725: [OpenMP][OMPIRBuilder] Mirgrate getName from clang to OMPIRBuilder

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 17:31:00 PST 2022


jdoerfert added a comment.

In D137725#3944918 <https://reviews.llvm.org/D137725#3944918>, @tschuett wrote:

> I just wanted to point you at https://reviews.llvm.org/D136743 (BuiltinTypeDeclBuilder). They use the Rust Builder Pattern. If the configuration of the OpenMPIRBuilder becomes to complex, maybe there is space for something similar.

Will be kept in mind. Thx!


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

https://reviews.llvm.org/D137725



More information about the llvm-commits mailing list