Skip to content

Conversation

@e-kud
Copy link
Contributor

@e-kud e-kud commented Jan 4, 2025

FortranEvaluate is required for Fortran::lower::genImplicitBoundsOps

FortranEvaluate is required for Fortran::lower::genImplicitBoundsOps
@e-kud e-kud requested review from ergawy and ivanradanov January 4, 2025 02:16
@llvmbot llvmbot added flang Flang issues not falling into any other category flang:fir-hlfir labels Jan 4, 2025
@llvmbot
Copy link
Member

llvmbot commented Jan 4, 2025

@llvm/pr-subscribers-flang-fir-hlfir

Author: Evgenii Kudriashov (e-kud)

Changes

FortranEvaluate is required for Fortran::lower::genImplicitBoundsOps


Full diff: https://github.com/llvm/llvm-project/pull/121617.diff

1 Files Affected:

  • (modified) flang/lib/Optimizer/OpenMP/CMakeLists.txt (+1)
diff --git a/flang/lib/Optimizer/OpenMP/CMakeLists.txt b/flang/lib/Optimizer/OpenMP/CMakeLists.txt
index 4f23b2b970fa44..026889cca238a0 100644
--- a/flang/lib/Optimizer/OpenMP/CMakeLists.txt
+++ b/flang/lib/Optimizer/OpenMP/CMakeLists.txt
@@ -22,6 +22,7 @@ add_flang_library(FlangOpenMPTransforms
   FIRDialectSupport
   FIRSupport
   FortranCommon
+  FortranEvaluate
   MLIRFuncDialect
   MLIROpenMPDialect
   HLFIRDialect

@vzakhari
Copy link
Contributor

vzakhari commented Jan 4, 2025

FYI: #121370

It is okay if you merge this one.

@e-kud
Copy link
Contributor Author

e-kud commented Jan 4, 2025

@vzakhari oh, sorry, I don't really track flang activity. I've noticed that this issue is still actual for a long time. I'll close this one as it's the later one.

@e-kud e-kud closed this Jan 4, 2025
@e-kud e-kud deleted the fix-flang-shared branch January 4, 2025 02:23
@vzakhari
Copy link
Contributor

vzakhari commented Jan 4, 2025

No problem at all! I merged the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang:fir-hlfir flang Flang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants