diff options
author | Valentin Clement <clementval@gmail.com> | 2023-07-25 15:01:59 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-07-25 15:02:20 -0700 |
commit | 6674e578b96195ef2fdb931dcdcb3fafbe7bd3dd (patch) | |
tree | b500f5c7761d0b890cf67a569c105464a71ebd30 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b6847edfc235829b37dd6d734ef5bbfa0a58b6fc (diff) | |
download | llvm-6674e578b96195ef2fdb931dcdcb3fafbe7bd3dd.zip llvm-6674e578b96195ef2fdb931dcdcb3fafbe7bd3dd.tar.gz llvm-6674e578b96195ef2fdb931dcdcb3fafbe7bd3dd.tar.bz2 |
[mlir][openacc] Fix acc.declare attribute on operation
The attribute on operations in ops.mlir were not DeclareAttr but
DataClauseAttr with the acc.declare attribute name. Update the test
and the verifier to work correctly with the expected DeclareAttr.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156262
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions