[all-commits] [llvm/llvm-project] 207cdd: [SLP] Fix spill cost computation for insertelement...

Anton Afanasyev via All-commits all-commits at lists.llvm.org
Fri May 14 03:16:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 207cdd7ed9fc545a615d9bb244a7d9a2158e61ed
      https://github.com/llvm/llvm-project/commit/207cdd7ed9fc545a615d9bb244a7d9a2158e61ed
  Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
  Date:   2021-05-14 (Fri, 14 May 2021)

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

  Log Message:
  -----------
  [SLP] Fix spill cost computation for insertelement tree node

This is follow up for D98714, bugfixing.




More information about the All-commits mailing list