[all-commits] [llvm/llvm-project] 340181: [flang][openacc] Switch to use TODO from D88909
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 19 11:48:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 340181f29afece5abdf98aa61855b9826726d4df
https://github.com/llvm/llvm-project/commit/340181f29afece5abdf98aa61855b9826726d4df
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Switch to use TODO from D88909
Use the Todo.h header file introduce in D88909 to marke part of the lowering that are
not done yet.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D88915
More information about the All-commits
mailing list