[all-commits] [llvm/llvm-project] 2a8d78: [flang] use DataLayout instead of GEP to compute e...
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri May 16 03:30:56 PDT 2025
Branch: refs/heads/users/jperier/replace_sizeof_gep
Home: https://github.com/llvm/llvm-project
Commit: 2a8d78189a6c20a482dd44dfe43f8c919d0e53d6
https://github.com/llvm/llvm-project/commit/2a8d78189a6c20a482dd44dfe43f8c919d0e53d6
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M flang/include/flang/Optimizer/CodeGen/FIROpPatterns.h
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
M flang/test/Fir/copy-codegen.fir
M flang/test/Fir/embox-char.fir
M flang/test/Fir/embox-substring.fir
Log Message:
-----------
[flang] use DataLayout instead of GEP to compute element size
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