[all-commits] [llvm/llvm-project] 2c3783: [AMDGPU] Clean up update_llc_test_checks CodeGen t...

Scott Linder via All-commits all-commits at lists.llvm.org
Thu Oct 24 14:39:20 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c37833931eeba2e0a5107003018f86adfe6d774
      https://github.com/llvm/llvm-project/commit/2c37833931eeba2e0a5107003018f86adfe6d774
  Author: Scott Linder <scott at scottlinder.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fexp.ll
    M llvm/test/CodeGen/AMDGPU/load-lo16.ll
    M llvm/test/CodeGen/AMDGPU/split-arg-dbg-value.ll
    M llvm/test/CodeGen/AMDGPU/stack-realign-kernel.ll
    M llvm/test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll

  Log Message:
  -----------
  [AMDGPU] Clean up update_llc_test_checks CodeGen tests

Summary:
Some tests have been hand edited without removing the
update_llc_test_checks header, some have slightly outdated CHECK lines
which still pass, and some have additional comments which
update_llc_test_checks pushes towards the function body.

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list