[all-commits] [llvm/llvm-project] 91543b: [flang] introduce fir.copy to avoid load store of ...
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri Mar 7 06:33:20 PST 2025
Branch: refs/heads/users/jeanPerier/fir_copy
Home: https://github.com/llvm/llvm-project
Commit: 91543b6528ade929dd0617d8c3263b5ce024143a
https://github.com/llvm/llvm-project/commit/91543b6528ade929dd0617d8c3263b5ce024143a
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/lib/Optimizer/Dialect/FIROps.cpp
A flang/test/Fir/copy-codegen.fir
M flang/test/Fir/fir-ops.fir
M flang/test/Fir/invalid.fir
Log Message:
-----------
[flang] introduce fir.copy to avoid load store of aggregates
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