[all-commits] [llvm/llvm-project] 51d648: Revert "[LV] Calculate max feasible scalable VF."

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Thu Apr 29 08:05:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51d648c119d7773ce6fb809353bd6bd14bca8818
      https://github.com/llvm/llvm-project/commit/51d648c119d7773ce6fb809353bd6bd14bca8818
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
    R llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-analysis.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll
    M llvm/test/Transforms/LoopVectorize/scalable-vf-hint.ll

  Log Message:
  -----------
  Revert "[LV] Calculate max feasible scalable VF."

Temporarily reverting this patch due to some unexpected issue found
by one of the PPC buildbots.

This reverts commit 584e9b6e4b4987b882719923e640eed854613d91.




More information about the All-commits mailing list