[all-commits] [llvm/llvm-project] e8d403: [openmp][openacc][NFC] Add wrapper for records in ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Jul 28 17:47:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8d4038efb181f886e997ba28da1572e41aa16bd
https://github.com/llvm/llvm-project/commit/e8d4038efb181f886e997ba28da1572e41aa16bd
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M llvm/utils/TableGen/DirectiveEmitter.cpp
Log Message:
-----------
[openmp][openacc][NFC] Add wrapper for records in DirectiveEmitter
Add wrapper classes to to access record's fields. This makes it easier to
pass record information to the diverse functions for code generation.
Reviewed By: jdenny
Differential Revision: https://reviews.llvm.org/D84612
More information about the All-commits
mailing list