Pass LoopDataPrefetch is enabled by default under the Aarch64 architecture,
but this pass cannot always achieve perfect loop data prefetching. In order
to make it easier for developers to do performance debugging, a new pragma
is added so that developers can prohibit a certain loop perform automatic
data prefetch optimization.
Details
Details
Diff Detail
Diff Detail