[all-commits] [llvm/llvm-project] 2bf34c: [VPlan] Add test for sink scalars and merging usin...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat May 8 08:49:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bf34c0a93ff212c97cdc86dff9b615faacfe386
      https://github.com/llvm/llvm-project/commit/2bf34c0a93ff212c97cdc86dff9b615faacfe386
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-08 (Sat, 08 May 2021)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge-vf1.ll
    A llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll

  Log Message:
  -----------
  [VPlan] Add test for sink scalars and merging using VPlan.

Add a couple of tests with scalars that can be sunk to their predicated
users.

This pre-commits tests for D100258.




More information about the All-commits mailing list