[PATCH] D62907: [ARM] Implement TTI::isHardwareLoopProfitable
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 01:06:34 PDT 2019
samparker updated this revision to Diff 203781.
samparker added a comment.
- Folded saturation into the overflow case.
- Allow scalar sqrt.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62907/new/
https://reviews.llvm.org/D62907
Files:
lib/Target/ARM/ARMTargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
test/Transforms/HardwareLoops/ARM/calls.ll
test/Transforms/HardwareLoops/ARM/counter.ll
test/Transforms/HardwareLoops/ARM/do-rem.ll
test/Transforms/HardwareLoops/ARM/fp-emulation.ll
test/Transforms/HardwareLoops/ARM/simple-do.ll
test/Transforms/HardwareLoops/ARM/structure.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62907.203781.patch
Type: text/x-patch
Size: 47396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/bf0c7722/attachment.bin>
More information about the llvm-commits
mailing list