[all-commits] [llvm/llvm-project] f43684: [LV] Add test from PR54227.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 7 09:01:55 PST 2022


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

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence-multiply-recurrences.ll

  Log Message:
  -----------
  [LV] Add test from PR54227.

Test from https://github.com/llvm/llvm-project/issues/54227.

The underlying issue has already been fixed in de8ac48 with a separate
test.




More information about the All-commits mailing list