[all-commits] [llvm/llvm-project] 42fc05: [AMDGPU] Tweak tests in noclobber-barrier.ll

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Feb 3 08:13:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42fc05e09c38460d149e8097a3cb1e1f481e7ac2
      https://github.com/llvm/llvm-project/commit/42fc05e09c38460d149e8097a3cb1e1f481e7ac2
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/noclobber-barrier.ll

  Log Message:
  -----------
  [AMDGPU] Tweak tests in noclobber-barrier.ll

Tweak some of the tests to demonstrate
AMDGPUAnnotateUniformValues::visitLoadInst inserting a trivial
getelementptr instruction, just to have somewhere to put amdgpu.uniform
metadata. NFC.




More information about the All-commits mailing list