[PATCH] D34619: [ARM] Enable partial and runtime unrolling
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 04:52:57 PDT 2017
samparker updated this revision to Diff 104139.
samparker added a comment.
Added some tests and changed the initial thresholds to be based purely on the issue width of the cpu, which I've added a helper function for in ARMSubtarget.
https://reviews.llvm.org/D34619
Files:
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/ARMTargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
test/CodeGen/ARM/loop-unrolling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34619.104139.patch
Type: text/x-patch
Size: 13302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/bb2f1cc6/attachment.bin>
More information about the llvm-commits
mailing list