[PATCH] D98634: [LV] Move runtime pointer size check to LVP::plan().
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 06:20:15 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25fbe803d4db: [LV] Move runtime pointer size check to LVP::plan(). (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98634/new/
https://reviews.llvm.org/D98634
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/LTO/X86/diagnostic-handler-remarks.ll
llvm/test/Transforms/LoopVectorize/X86/runtime-limit.ll
llvm/test/Transforms/LoopVectorize/runtime-limit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98634.333838.patch
Type: text/x-patch
Size: 14061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/e452dab5/attachment.bin>
More information about the llvm-commits
mailing list