[all-commits] [llvm/llvm-project] d3e109: [VPlan] Implement VPCanonicalIVPHIRecipe::onlyFirs...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Mar 11 10:07:55 PST 2022


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

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h

  Log Message:
  -----------
  [VPlan] Implement VPCanonicalIVPHIRecipe::onlyFirstLaneUsed.

The recipe only uses the first lane of its operands.

Suggested & split off D120827.




More information about the All-commits mailing list