[all-commits] [llvm/llvm-project] 34e348: [VectorCombine] refactor cost calcs to reduce dupl...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Feb 21 12:12:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 34e3485560cbe8b0e843a1a9ef0cf796e6a4e237
      https://github.com/llvm/llvm-project/commit/34e3485560cbe8b0e843a1a9ef0cf796e6a4e237
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

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

  Log Message:
  -----------
  [VectorCombine] refactor cost calcs to reduce duplication; NFC

More cleanup is possible now, but we probably need to
resolve the TODO about the existing difference between
compares and binops.




More information about the All-commits mailing list