[all-commits] [llvm/llvm-project] 949103: [NFC][X86][Costmodel] Improve test coverage for i1...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Nov 15 09:47:19 PST 2021


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

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/extend.ll

  Log Message:
  -----------
  [NFC][X86][Costmodel] Improve test coverage for i1->{i8,i16,i32,i64} vector *ext


  Commit: 7114c60e8ffbd53b842f34c4e67e080eb53da4d9
      https://github.com/llvm/llvm-project/commit/7114c60e8ffbd53b842f34c4e67e080eb53da4d9
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/trunc.ll

  Log Message:
  -----------
  [NFC][X86][Costmodel] Improve test coverage for {i8,i16,i32,i64}->i1 vector trunc


Compare: https://github.com/llvm/llvm-project/compare/7daa95c8fac2...7114c60e8ffb


More information about the All-commits mailing list