[llvm] [GlobalIsel][AArch64] legalize ptr add (PR #89218)

Dhruv Chawla via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 05:51:18 PDT 2024


dc03-work wrote:

> After this patch, it still asserts.

You can likely put a `moreElementsToNextPow2` before the `clampNumElements` to address this.

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


More information about the llvm-commits mailing list