[PATCH] D38417: [test-suite] Adding HACCKernels app
Brian Homerding via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 07:47:18 PDT 2017
homerdin updated this revision to Diff 117527.
homerdin added a comment.
I made the change that Hal mentioned to allow for the loop to vectorize.
https://reviews.llvm.org/D38417
Files:
LICENSE.TXT
MultiSource/Benchmarks/DOE-ProxyApps-C++/CMakeLists.txt
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/CMakeLists.txt
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/COPYING
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/GravityForceKernel.cpp
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernels.h
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernels.reference_output
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/Makefile
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/README
MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/main.cpp
MultiSource/Benchmarks/DOE-ProxyApps-C++/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38417.117527.patch
Type: text/x-patch
Size: 28552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/7d829ca7/attachment.bin>
More information about the llvm-commits
mailing list