Revert "[LV] Move runtime pointer size check to LVP::plan()."
authorFlorian Hahn <flo@fhahn.com>
Mon, 29 Mar 2021 13:41:53 +0000 (14:41 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 29 Mar 2021 13:41:53 +0000 (14:41 +0100)
commit485c8ce7337b11b8afe4a32a319960a5d7672986
tree19628c011fc8a9ac679c8fc3ee709e8cc3ba8d40
parentda381cf7ce05bff833e0fe5401cbfe1bb5dede23
Revert "[LV] Move runtime pointer size check to LVP::plan()."

This reverts commit 25fbe803d4dbcf8ff3a3a9ca161f5b9a68353ed0.

This breaks a clang test which filters for the wrong remark type.
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/runtime-limit.ll [moved from llvm/test/Transforms/LoopVectorize/X86/runtime-limit.ll with 86% similarity]