diff options
author | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-08-12 14:47:24 -0700 |
---|---|---|
committer | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-08-12 17:59:14 -0700 |
commit | 60e643fe05f52fff829892f746c2785a86612722 (patch) | |
tree | e997b41a5018b38856348b4b3b5bba4d82f4640d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e1beebbac5da99b2451f25c2028531c12a70860a (diff) | |
download | llvm-60e643fe05f52fff829892f746c2785a86612722.zip llvm-60e643fe05f52fff829892f746c2785a86612722.tar.gz llvm-60e643fe05f52fff829892f746c2785a86612722.tar.bz2 |
[OpenMP][Fix] Fix disable spmdization option
Besides SPMDization, other analysis and optimization for original, frontend-generated SPMD regions uses information from the AAKernelInfoFunction attribute. This fix makes sure disabling SPMDization through the corresponding option applies only to generic mode regions, which should not be SPMDized, while it leaves unaffected the attribute state of original SPMD regions.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D108001
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions