[all-commits] [llvm/llvm-project] 778a7d: [NFC][Codegen][X86] Add exhaustive-ish test covera...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Dec 28 16:18:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 778a7df50e416a4b198d4835cff71d4074a75534
      https://github.com/llvm/llvm-project/commit/778a7df50e416a4b198d4835cff71d4074a75534
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-29 (Thu, 29 Dec 2022)

  Changed paths:
    A llvm/test/CodeGen/X86/zero_extend_vector_inreg.ll

  Log Message:
  -----------
  [NFC][Codegen][X86] Add exhaustive-ish test coverage for ZERO_EXTEND_VECTOR_INREG

It should be possible to deduplicate AVX2 and AVX512F checklines,
but i'm not sure which combination of check prefixes would do that.

https://godbolt.org/z/sndT9n1nz




More information about the All-commits mailing list