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

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


davemgreen wrote:

It appears that the `& PtrSizeMask` can be removed without altering any of the lit tests or any of the programs I tried across AArch64/Arm. Let me know if you think I should re-add it.


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


More information about the llvm-commits mailing list