diff options
author | Jean Perier <jperier@nvidia.com> | 2022-11-30 14:44:10 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-11-30 14:44:27 +0100 |
commit | d71c1de0ffa00a1983c3698e2f1b27a3349483f3 (patch) | |
tree | 0611011600c66ee31fafb9b5c32d235819a5f1c2 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 7fea6f2e0e606e5339c3359568f680eaf64aa306 (diff) | |
download | llvm-d71c1de0ffa00a1983c3698e2f1b27a3349483f3.zip llvm-d71c1de0ffa00a1983c3698e2f1b27a3349483f3.tar.gz llvm-d71c1de0ffa00a1983c3698e2f1b27a3349483f3.tar.bz2 |
[flang][NFC] add genType(FunctionRef<T>) entry points in lowering
This will help lowering to HLFIR to not use the AsGenericExpr/AsExpr
patterns that copies sub-expresssions into evaluate::SomeExpr so that
they can be passed to helpers. Sub-expressions like FunctionRef can
be heavy (hundreds of arguments, constant array expression arguments...).
Differential Revision: https://reviews.llvm.org/D138997
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions