diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-03-24 15:55:36 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-03-24 16:16:55 -0700 |
commit | 46bb6613a31fd43b6d4485ce7e71a387dc22cbc7 (patch) | |
tree | 6801600e35ae910239e4adbd0624418c9fda0dd6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b684c1a50f70a39ceb51973950c5cca520ce8b2c (diff) | |
download | llvm-46bb6613a31fd43b6d4485ce7e71a387dc22cbc7.zip llvm-46bb6613a31fd43b6d4485ce7e71a387dc22cbc7.tar.gz llvm-46bb6613a31fd43b6d4485ce7e71a387dc22cbc7.tar.bz2 |
[mlir][GPU] Use StructAttr to drive lowering from loop.parallel to
gpu.launch
Current implementation of lowering from loop.parallel to gpu.launch
uses a DictionaryAttr to specify the mapping. Moving this attribute to
be auto-generated from specification as a StructAttr. This simplifies
a lot the logic of looking up and creating this attribute.
Differential Revision: https://reviews.llvm.org/D76165
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions