[PATCH] D136695: [LV][RISCV] Disable vectorization of epilogue loops
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 14:28:20 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG269bc684e7a0: [LV][RISCV] Disable vectorization of epilogue loops (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D136695?vs=470523&id=470618#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136695/new/
https://reviews.llvm.org/D136695
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/RISCV/divrem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136695.470618.patch
Type: text/x-patch
Size: 8860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/b38f1259/attachment.bin>
More information about the llvm-commits
mailing list