[PATCH] D77813: [ARM] Distribute MVE post-increments
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 04:49:27 PDT 2020
dmgreen updated this revision to Diff 259237.
dmgreen added a comment.
Thanks for the review. These are those updates.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77813/new/
https://reviews.llvm.org/D77813
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
llvm/test/CodeGen/Thumb2/mve-ldst-postinc.ll
llvm/test/CodeGen/Thumb2/mve-postinc-distribute.ll
llvm/test/CodeGen/Thumb2/mve-postinc-distribute.mir
llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll
llvm/test/CodeGen/Thumb2/mve-vld2-post.ll
llvm/test/CodeGen/Thumb2/mve-vld4-post.ll
llvm/test/CodeGen/Thumb2/mve-vldst4.ll
llvm/test/CodeGen/Thumb2/mve-vst2-post.ll
llvm/test/CodeGen/Thumb2/mve-vst4-post.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77813.259237.patch
Type: text/x-patch
Size: 59650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/a3b59b6d/attachment-0001.bin>
More information about the llvm-commits
mailing list