[all-commits] [llvm/llvm-project] 4debf9: [flang] optimize array function calls using hlfir....
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri Nov 29 00:30:14 PST 2024
Branch: refs/heads/users/jperier/array_call_opt
Home: https://github.com/llvm/llvm-project
Commit: 4debf91864773ba805a9439cde9b74fc44315acc
https://github.com/llvm/llvm-project/commit/4debf91864773ba805a9439cde9b74fc44315acc
Author: Jean Perier <jperier at nvidia.com>
Date: 2024-11-28 (Thu, 28 Nov 2024)
Changed paths:
M flang/include/flang/Lower/ConvertCall.h
M flang/include/flang/Optimizer/HLFIR/HLFIRDialect.h
M flang/lib/Lower/ConvertCall.cpp
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Optimizer/HLFIR/IR/HLFIRDialect.cpp
M flang/lib/Optimizer/HLFIR/IR/HLFIROps.cpp
M flang/test/HLFIR/order_assignments/where-scheduling.f90
A flang/test/Lower/HLFIR/calls-array-results.f90
M flang/test/Lower/HLFIR/where-nonelemental.f90
M flang/test/Lower/explicit-interface-results-2.f90
M flang/test/Lower/explicit-interface-results.f90
M flang/test/Lower/forall/array-constructor.f90
Log Message:
-----------
[flang] optimize array function calls using hlfir.eval_in_mem
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list