[all-commits] [llvm/llvm-project] 28947b: [CostModel][X86] Add broadcast costs for vXi1 bool...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 10 07:27:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 28947bc23c78bd43606201dc42b2b624f47a97b6
      https://github.com/llvm/llvm-project/commit/28947bc23c78bd43606201dc42b2b624f47a97b6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/shuffle-broadcast.ll

  Log Message:
  -----------
  [CostModel][X86] Add broadcast costs for vXi1 bool vectors

Doesn't mean much on non-AVX512 targets but better to keep with the other shuffles




More information about the All-commits mailing list