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

Nathan Corbyn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 9 09:29:15 PST 2025


cofibrant 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.

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


More information about the llvm-commits mailing list