[PATCH] D39415: [ARMISelLowering] Better handling of NEON load/store for sequential memory regions

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 02:28:32 PST 2017


evgeny777 added a comment.

CTMark benchmarks (Baseline corresponds to non-patched version)
F5473128: Selection_001.png <https://reviews.llvm.org/F5473128>
CFLAGS:

  -target armv7-unknown-linux-gnueabihf  -O3 -mcpu=cortex-a15 -fomit-frame-pointer


https://reviews.llvm.org/D39415





More information about the llvm-commits mailing list