[all-commits] [llvm/llvm-project] 5f730b: [VectorCombine] account for extra uses in scalariz...

RotateRight via All-commits all-commits at lists.llvm.org
Mon May 11 12:27:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f730b645d5aee9a7fa93219c89846e0e46c6c2a
      https://github.com/llvm/llvm-project/commit/5f730b645d5aee9a7fa93219c89846e0e46c6c2a
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/X86/insert-binop.ll

  Log Message:
  -----------
  [VectorCombine] account for extra uses in scalarization cost

Follow-up to D79452.
Mimics the extra use cost formula for the inverse transform with extracts.




More information about the All-commits mailing list