[all-commits] [llvm/llvm-project] 14e5f9: [LV] Add SCEV workaround from 80e8025 to epilogue ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Apr 1 07:15:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14e5f9785c9ccc0b0cc29a21f042b7b562a34a3b
      https://github.com/llvm/llvm-project/commit/14e5f9785c9ccc0b0cc29a21f042b7b562a34a3b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Add SCEV workaround from 80e8025 to epilogue vector code path.

This was exposed by 14e3650f. The recommit of 14e3650f will hit the
problematic code path requiring the workaround.
test case that crashes without the workaround.




More information about the All-commits mailing list