diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-03-29 10:26:42 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-03-31 13:00:58 -0700 |
commit | a28e835e9494af058bcbad667906271eec5da83b (patch) | |
tree | d482250274a339d68247d319f6be4c6d33054778 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 66da4f6fc9c1cd2a63f089b9888729292f0709f8 (diff) | |
download | llvm-a28e835e9494af058bcbad667906271eec5da83b.zip llvm-a28e835e9494af058bcbad667906271eec5da83b.tar.gz llvm-a28e835e9494af058bcbad667906271eec5da83b.tar.bz2 |
[OPENMP]Fix PR48885: Crash in passing firstprivate args to tasks on Apple M1.
Need to bitcast the function pointer passed as a parameter to the real
type to avoid possible problem with calling conventions.
Differential Revision: https://reviews.llvm.org/D99521
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions