diff options
author | Sergio Afonso <safonsof@amd.com> | 2025-01-14 12:35:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 12:35:50 +0000 |
commit | d0b641b7e2a9b4120c11fc60b111a657b0420176 (patch) | |
tree | ea60b1eac7d77a4489c17ad07bf0f2b1ba8dc995 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | fabc443e9394e460d328984d75570d9f017fe709 (diff) | |
download | llvm-d0b641b7e2a9b4120c11fc60b111a657b0420176.zip llvm-d0b641b7e2a9b4120c11fc60b111a657b0420176.tar.gz llvm-d0b641b7e2a9b4120c11fc60b111a657b0420176.tar.bz2 |
[OMPIRBuilder] Propagate attributes to outlined target regions (#117875)
This patch copies the target-cpu and target-features attributes of
functions containing target regions into the corresponding outlined
function holding the target region.
This mirrors what is currently being done for all other outlined
functions through the `CodeExtractor` in `OpenMPIRBuilder::finalize()`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions