[all-commits] [llvm/llvm-project] 4640a8: [NFC][flang] Add FIXME for privatization of loop b...
PeixinQiao via All-commits
all-commits at lists.llvm.org
Wed Jul 27 08:38:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4640a8a22cbae50c03c5f41d145916258a17a491
https://github.com/llvm/llvm-project/commit/4640a8a22cbae50c03c5f41d145916258a17a491
Author: Peixin Qiao <qiaopeixin at huawei.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M flang/lib/Lower/Bridge.cpp
Log Message:
-----------
[NFC][flang] Add FIXME for privatization of loop bounds in Bridge.cpp
There is post comment of adding TODO/FIXME for privatization of loop
bounds in D127137. D127137 fixes the bug in OpenMP firstprivate clause,
which should be refactored later according to the post comment. Add
FIXME for it.
Differential Revision: https://reviews.llvm.org/D130625
More information about the All-commits
mailing list