[all-commits] [llvm/llvm-project] 0e1d6e: [AMDGPU] Auto-generating lit test patterns (NFC) (...

Christudasan Devadasan via All-commits all-commits at lists.llvm.org
Thu Jun 6 20:32:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e1d6e2fc48accbfdbb349dc460a4e91edf1d884
      https://github.com/llvm/llvm-project/commit/0e1d6e2fc48accbfdbb349dc460a4e91edf1d884
  Author: Christudasan Devadasan <christudasan.devadasan at amd.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/build_vector-r600.ll
    M llvm/test/CodeGen/AMDGPU/build_vector.ll

  Log Message:
  -----------
  [AMDGPU] Auto-generating lit test patterns (NFC) (#93837)

Test CodeGen/AMDGPU/build_vector.ll has the lit patterns partially
hand-written and the rest auto-generated. It doesn't look good when
changes are required with future patches. Auto-generating the entire
pattern. Moved out the R600 test into build_vector-r600.ll.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list