[all-commits] [llvm/llvm-project] 271010: [AMDGPU] Restore temporal divergence in test

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Mar 6 04:12:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 271010bf50a552809b1095c46d32c0bfd9db8169
      https://github.com/llvm/llvm-project/commit/271010bf50a552809b1095c46d32c0bfd9db8169
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/divergence-at-use.ll

  Log Message:
  -----------
  [AMDGPU] Restore temporal divergence in test

The loop in this test was supposed to have temporal divergence but this
was broken by r367221. Fix it.




More information about the All-commits mailing list