diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-02-23 15:27:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 15:27:47 -0600 |
commit | 47aee8b56d65e2bac5c7128424ff06134e454d83 (patch) | |
tree | 5aead8a7901a15745fdf48e6dbe98a8ad81a7381 /llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp | |
parent | 5c90527b436d1c7d753c187aff1b45e6c8da1af6 (diff) | |
download | llvm-47aee8b56d65e2bac5c7128424ff06134e454d83.zip llvm-47aee8b56d65e2bac5c7128424ff06134e454d83.tar.gz llvm-47aee8b56d65e2bac5c7128424ff06134e454d83.tar.bz2 |
[flang][OpenMP] Set OpenMP attributes in MLIR module in bbc before lo… (#82774)
…wering
Right now attributes like OpenMP version or target attributes for
offload are set after lowering in bbc. The flang frontend sets them
before lowering, making them available in the lowering process.
This change sets them before lowering in bbc as well.
Diffstat (limited to 'llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions