[llvm] Decompose gep of complex type struct to its element type (PR #107848)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 01:22:54 PDT 2024


vfdff wrote:

Thank you for your advice, so I need to adjust to **i8 GEP** directly here too? 
I've tried to adjust directly to i8 GEP before, but I see some test cases regression, then I'll see why.  

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


More information about the llvm-commits mailing list