diff options
author | Valentin Clement <clementval@gmail.com> | 2020-09-23 10:26:09 -0400 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2020-09-23 10:26:24 -0400 |
commit | bd8b50cd7f5dd5237ec9187ef2fcea3adc15b61a (patch) | |
tree | 063e356f3a7385e0a9d8db97f35134e1208f7ec0 /llvm/lib/Support/Memory.cpp | |
parent | 270d334a665faa574db0c7d3a23af78bed9366d0 (diff) | |
download | llvm-bd8b50cd7f5dd5237ec9187ef2fcea3adc15b61a.zip llvm-bd8b50cd7f5dd5237ec9187ef2fcea3adc15b61a.tar.gz llvm-bd8b50cd7f5dd5237ec9187ef2fcea3adc15b61a.tar.bz2 |
[mlir][openacc] Use OptionalParseResult in loop op parser instead of bool variables
This patch switch from using bool variables to OptionalParseResult for the parsing
inside loop operation. This is already done for parallel operation and this patch unify this
in the dialect.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D88111
Diffstat (limited to 'llvm/lib/Support/Memory.cpp')
0 files changed, 0 insertions, 0 deletions