[llvm] [DA] do not handle GEPs with different types (PR #144088)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 07:53:48 PDT 2025


sebpop wrote:

I abandon this patch as it is just a bad-aid for a bug that will be fixed once we remove the read of the source_type from the GEP.  I will send out an RFC with my thoughts on how to send the array declaration from the front-end to LLVM IR.

https://github.com/llvm/llvm-project/pull/144088


More information about the llvm-commits mailing list