[all-commits] [llvm/llvm-project] 23566f: [NFC][X86][Costmodel] Add tests for i32/i64 replic...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Sat Nov 6 07:15:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23566f18c629ea1c316c48df680ab7e8bef7098d
      https://github.com/llvm/llvm-project/commit/23566f18c629ea1c316c48df680ab7e8bef7098d
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
    A llvm/test/Analysis/CostModel/X86/shuffle-replication-i32.ll
    A llvm/test/Analysis/CostModel/X86/shuffle-replication-i64.ll

  Log Message:
  -----------
  [NFC][X86][Costmodel] Add tests for i32/i64 replication shuffles

While this isn't what we eventually need (i8 or i1),
approaching from this end is more straight-forward.




More information about the All-commits mailing list