[all-commits] [llvm/llvm-project] 58cc5a: [OpenMPIRBuilder] Add a constructor to ReductionIn...
ftynse via All-commits
all-commits at lists.llvm.org
Mon Aug 2 02:49:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58cc5a4c9fe7580eeaa7dd856ca89aa73f3482c8
https://github.com/llvm/llvm-project/commit/58cc5a4c9fe7580eeaa7dd856ca89aa73f3482c8
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
Log Message:
-----------
[OpenMPIRBuilder] Add a constructor to ReductionInfo to appease gcc5
Otherwise, it produces wrong code for brace initializers.
More information about the All-commits
mailing list