[all-commits] [llvm/llvm-project] 78bf2e: [AMDGPU] Update two Codegen tests. (NFC)

Thomas Symalla via All-commits all-commits at lists.llvm.org
Thu Feb 3 01:29:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78bf2e0a3f5f6eb5c5471ab98fee8b4325b91cd6
      https://github.com/llvm/llvm-project/commit/78bf2e0a3f5f6eb5c5471ab98fee8b4325b91cd6
  Author: Thomas Symalla <thomas.symalla at amd.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/dagcombine-lshr-and-cmp.ll
    M llvm/test/CodeGen/AMDGPU/divergence-driven-trunc-to-i1.ll

  Log Message:
  -----------
  [AMDGPU] Update two Codegen tests. (NFC)

This change adds a new Codegen test with auto-generated checks and
updates divergence-driven-trunc-to-i1.ll with auto-generated checks.
This is in preparation to D118461 to visualize the Codegen changes.




More information about the All-commits mailing list