[llvm] [InstCombine] Handle scalable geps in EmitGEPOffset (PR #71565)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 04:34:20 PST 2023


davemgreen wrote:

Thanks for the suggestions. The IRBuilder method for building TypeSize was now one I knew about. I've tried to address your comments in the followup in #71699.

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


More information about the llvm-commits mailing list