[all-commits] [llvm/llvm-project] 485c8c: Revert "[LV] Move runtime pointer size check to LV...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 29 06:43:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 485c8ce7337b11b8afe4a32a319960a5d7672986
      https://github.com/llvm/llvm-project/commit/485c8ce7337b11b8afe4a32a319960a5d7672986
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
    M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/LTO/X86/diagnostic-handler-remarks.ll
    R llvm/test/Transforms/LoopVectorize/X86/runtime-limit.ll
    A llvm/test/Transforms/LoopVectorize/runtime-limit.ll

  Log Message:
  -----------
  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.




More information about the All-commits mailing list