[PATCH] D14489: [AArch64] Applying load pair optimization for volatile load

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 11:18:32 PST 2015


t.p.northover added a comment.

I agree the underlying transformation looks sound. Stopping the scan at 1 seems a bit hacky though, and is there any particular reason you limit the transformation to loads?


http://reviews.llvm.org/D14489





More information about the llvm-commits mailing list