Don't unroll loops.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Build Status
Buildable 1442 Build 1442: arc lint + arc unit
Event Timeline
Comment Actions
What goal does this patch accomplish? Looks like you introduced the unrolled loops in r287473, where you make the llvm-sha1 tool faster - what is the performance impact of this patch?
Comment Actions
This is for https://llvm.org/bugs/show_bug.cgi?id=31075. I just used Phabricator as a pastebin.