[PATCH] D136580: add tail folding with riscv vsetvl cmd
李拯先 via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 00:38:48 PDT 2022
lizhengxian.123 updated this revision to Diff 470075.
lizhengxian.123 added a comment.
1. add test for vsetvl
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136580/new/
https://reviews.llvm.org/D136580
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
llvm/test/Transforms/LoopVectorize/RISCV/prefer_tail_folding_with_vsetvl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136580.470075.patch
Type: text/x-patch
Size: 31786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/53c47f1a/attachment.bin>
More information about the llvm-commits
mailing list