[all-commits] [llvm/llvm-project] 534d88: [AMDGPU] add generated checks for some LIT tests

Sameer Sahasrabuddhe via All-commits all-commits at lists.llvm.org
Mon Mar 2 22:18:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 534d8866a1d7e6aa86cdf1d71d30c748f7afe59c
      https://github.com/llvm/llvm-project/commit/534d8866a1d7e6aa86cdf1d71d30c748f7afe59c
  Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/divergent-branch-uniform-condition.ll
    M llvm/test/CodeGen/AMDGPU/infinite-loop.ll
    M llvm/test/CodeGen/AMDGPU/loop_break.ll
    M llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
    M llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
    A llvm/test/CodeGen/AMDGPU/switch-unreachable.ll

  Log Message:
  -----------
  [AMDGPU] add generated checks for some LIT tests

This is in prepration for further changes that affect these tests.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D75403




More information about the All-commits mailing list