[PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 21:51:38 PST 2016


t.p.northover added a comment.

Actually, if we do want cl::opt overrides, they should probably be within the pass itself. I'd be very annoyed as an x86 developer to discover that only AArch64 had the right to fiddle with these values during benchmarking.


http://reviews.llvm.org/D17943





More information about the llvm-commits mailing list