diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-12-14 09:25:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 09:25:27 -0800 |
commit | fedc54bf35b378ab3418ba0f36c1df476aef5aca (patch) | |
tree | 1dc0e4612723d6eeabd464fa269b4b3654cd6ffb /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 9cf9721dcf1c832a1374e453500b8f7979e65a84 (diff) | |
download | llvm-fedc54bf35b378ab3418ba0f36c1df476aef5aca.zip llvm-fedc54bf35b378ab3418ba0f36c1df476aef5aca.tar.gz llvm-fedc54bf35b378ab3418ba0f36c1df476aef5aca.tar.bz2 |
[flang] Add genEval to the AbstractConverter (#75140)
There was some discussion on discourse[1] about allowing call to FIR
generation functions from other part of lowering belonging to OpenMP.
This solution exposes a simple `genEval` member function on the
`AbstractConverter` so that IR generation for PFT Evaluation objects can
be called from lowering outside of the FirConverter but not exposing it.
[1] https://discourse.llvm.org/t/openmp-lowering-from-pft-to-fir/75263
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions