[all-commits] [llvm/llvm-project] 96c63f: Recommit "[LAA] Remove one addRuntimeChecks functi...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun May 10 07:23:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96c63f544f6825d4fa378c374139b09455c15d0c
      https://github.com/llvm/llvm-project/commit/96c63f544f6825d4fa378c374139b09455c15d0c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-05-10 (Sun, 10 May 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    A llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll

  Log Message:
  -----------
  Recommit "[LAA] Remove one addRuntimeChecks function (NFC)."

The failing assertion has been fixed and the problematic test case has
been added.

This reverts the revert commit fc44617f28847417e55836193bbe8e9c3f09eca9.




More information about the All-commits mailing list