[all-commits] [llvm/llvm-project] e4ea09: Revert "[VPlan] Insert Trunc/Exts for reductions d...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Oct 18 23:25:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4ea0997486000b460c4875a00301b73b3c0d6a7
      https://github.com/llvm/llvm-project/commit/e4ea0997486000b460c4875a00301b73b3c0d6a7
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/epilog-vectorization-reductions.ll
    M llvm/test/Transforms/LoopVectorize/reduction-small-size.ll
    M llvm/test/Transforms/LoopVectorize/scalable-reduction-inloop.ll

  Log Message:
  -----------
  Revert "[VPlan] Insert Trunc/Exts for reductions directly in VPlan."

This reverts commit fd311126349b8fe1684d62154a9fa5a7bbb0b713.

There are two different crash reports on https://github.com/llvm/llvm-project/commit/fd311126349b8fe1684d62154a9fa5a7bbb0b713




More information about the All-commits mailing list