[PATCH] D139443: [AArch64] Support SLC in ACLE prefetch intrinsics

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 10:38:24 PST 2022


lenary added a reviewer: sdesmalen.
lenary added a subscriber: sdesmalen.
lenary added a comment.

@sdesmalen adding you as I've moved around the custom lowering of `INTRINSIC_VOID` to be its own function, and as we need to handle it for `@llvm.arm.prefetch` all the time, it's no longer conditional on SME.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139443/new/

https://reviews.llvm.org/D139443



More information about the cfe-commits mailing list