[PATCH] D114379: [OMPIRBuilder] Add support for simd (loop) directive.
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 22 09:43:37 PST 2021
tschuett added inline comments.
================
Comment at: llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:520
+ /// Add metadata to simd-ise a loop.
+ ///
----------------
I believe LLVM uses American English.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114379/new/
https://reviews.llvm.org/D114379
More information about the cfe-commits
mailing list