[flang-commits] [flang] [flang][OpenMP][NFC] Outline `genOpWithBody` & `createBodyOfOp` args (PR #80817)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Feb 6 03:35:46 PST 2024


tblah wrote:

> Thanks for this work Kareem, the argument lists for these functions were becoming quite large. Would it be possible land this patch without any C++20 features, and then add another PR after there's community consensus to make the switch?

+1 we could do something like this for the time being https://github.com/llvm/llvm-project/commit/7006b90a064ca5502c5f55f227f4f90d116dbb7b

https://github.com/llvm/llvm-project/pull/80817


More information about the flang-commits mailing list