[PATCH] D24593: Standford/Bubble sort code restructure
Evgeny Stupachenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 19:17:37 PDT 2016
evstupac added a comment.
The only public source I've found is:
http://classes.engineering.wustl.edu/cse465/docs/BCCExamples/stanford.c
But if it is the source, the benchmarks were already modified by submitter. Why we are unable to modify them now?
Finally I see 2 solutions:
1. Benchmarks are owned by LLVM community and we can modify them.
2. Benchmarks are owned by someone else, we already modified them 14 years ago and do not want to get updates or make other modifications, because... initial modifications was approved by owner and there were no more updates. I can request one more approval from owner.
https://reviews.llvm.org/D24593
More information about the llvm-commits
mailing list