[all-commits] [llvm/llvm-project] df70cf: [NFC][X86][Costmodel] Actually test +prefer-256-bi...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Sat Nov 20 14:26:18 PST 2021


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

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/extend.ll
    M llvm/test/Analysis/CostModel/X86/shuffle-replication-i1.ll
    M llvm/test/Analysis/CostModel/X86/shuffle-replication-i16.ll
    M llvm/test/Analysis/CostModel/X86/shuffle-replication-i32.ll
    M llvm/test/Analysis/CostModel/X86/shuffle-replication-i64.ll
    M llvm/test/Analysis/CostModel/X86/shuffle-replication-i8.ll
    M llvm/test/Analysis/CostModel/X86/trunc.ll

  Log Message:
  -----------
  [NFC][X86][Costmodel] Actually test +prefer-256-bit in replication-shuffle-related tests :(

While -prefer-256-bit indeed becomes complete with D114314,
the real-world (the one with +prefer-256-bit) coverage is lacking.

Hilarious.




More information about the All-commits mailing list