[PATCH] D65884: [ARM] MVE Tail Predication
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 05:54:58 PDT 2019
samparker updated this revision to Diff 218073.
samparker added a comment.
Added a couple of comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65884/new/
https://reviews.llvm.org/D65884
Files:
include/llvm/IR/IntrinsicsARM.td
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/CMakeLists.txt
lib/Target/ARM/MVETailPredication.cpp
test/CodeGen/Thumb2/LowOverheadLoops/basic-tail-pred.ll
test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-narrow.ll
test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-pattern-fail.ll
test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-widen.ll
test/CodeGen/Thumb2/LowOverheadLoops/tail-reduce.ll
test/CodeGen/Thumb2/LowOverheadLoops/vector-unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65884.218073.patch
Type: text/x-patch
Size: 100465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/ab57f17e/attachment-0001.bin>
More information about the llvm-commits
mailing list