[flang-commits] [flang] [flang] Match the type of the element size in the box in creating fir.box_elesize (PR #100512)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Thu Jul 25 10:18:44 PDT 2024
kkwli wrote:
@jeanPerier Thanks for the review. I update the patch. Instead of fixing it in `genStorageSize`, the change is in `getValueBox` that insert a cast after the load.
https://github.com/llvm/llvm-project/pull/100512
More information about the flang-commits
mailing list