[PATCH] D84612: [openmp][openacc] Add wrapper for records in DirectiveEmitter
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 26 17:30:22 PDT 2020
clementval created this revision.
clementval added reviewers: jdenny, jdoerfert.
Herald added subscribers: llvm-commits, sstefan1, guansong, yaxunl.
Herald added a reviewer: sscalpone.
Herald added a project: LLVM.
Add wrapper classes to to access record's fields. This makes it easier to
pass record information to the diverse functions for code generation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84612
Files:
llvm/include/llvm/Frontend/OpenACC/ACC.td
llvm/utils/TableGen/DirectiveEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84612.280764.patch
Type: text/x-patch
Size: 31712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/5a02f681/attachment.bin>
More information about the llvm-commits
mailing list