[llvm] [AArch64] Mark Armv8.4-a LDAPUR* instructions as mayLoad (PR #171142)

Cullen Rhodes via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 00:57:23 PST 2025


c-rhodes wrote:

> I should be able to post a patch including some ISel patterns for these instructions in the next couple of days. From these the compiler is able to infer `MayLoad` without this patch.

ah nice, I'll hold off on landing this for now then

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


More information about the llvm-commits mailing list