[all-commits] [llvm/llvm-project] c54efa: [flang] introduce fir.copy to avoid load store of ...
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri Mar 7 06:46:00 PST 2025
Branch: refs/heads/users/jeanPerier/fir_copy
Home: https://github.com/llvm/llvm-project
Commit: c54efad7205ad195535eb4244e00326c32293aed
https://github.com/llvm/llvm-project/commit/c54efad7205ad195535eb4244e00326c32293aed
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