[PATCH] D38417: [test-suite] Adding HACCKernels app

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 06:55:38 PDT 2017


homerdin updated this revision to Diff 121470.
homerdin added a comment.

Made the suggested change to the comment for the explanation of clang specific pragma.


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.121470.patch
Type: text/x-patch
Size: 28874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/325f14be/attachment.bin>


More information about the llvm-commits mailing list