[all-commits] [llvm/llvm-project] 52912f: [NFC][X86][LV] Add costmodel test coverage for int...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Sep 29 12:18:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52912fe7ae460ebfef5dd9194a580ee8e8440b3c
      https://github.com/llvm/llvm-project/commit/52912fe7ae460ebfef5dd9194a580ee8e8440b3c
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    A llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-2.ll
    A llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-2.ll

  Log Message:
  -----------
  [NFC][X86][LV] Add costmodel test coverage for interleaved i32 load/store stride=2


  Commit: 7dffb8b4da530d481977e31f439a92c5f6f2174a
      https://github.com/llvm/llvm-project/commit/7dffb8b4da530d481977e31f439a92c5f6f2174a
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    A llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-2.ll
    A llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-2.ll

  Log Message:
  -----------
  [NFC][X86][Codegen] Add test coverage for interleaved i32 load/store stride=2


Compare: https://github.com/llvm/llvm-project/compare/6a187f9a5755...7dffb8b4da53


More information about the All-commits mailing list