[PATCH] D142887: [LoopVectorize][TTI] NFCI: Clarify enum for the tail folding style.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 07:00:22 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG005311399ec3: [LoopVectorize][TTI] NFCI: Clarify enum for the tail folding style. (authored by sdesmalen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142887/new/
https://reviews.llvm.org/D142887
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142887.494622.patch
Type: text/x-patch
Size: 14187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/53fead6a/attachment.bin>
More information about the llvm-commits
mailing list