[PATCH] D97062: [AMDGPU] Use divergent addresses for vector loads

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 05:33:50 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdaa2d02591b: [AMDGPU] Use divergent addresses for vector loads (authored by foad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97062/new/

https://reviews.llvm.org/D97062

Files:
  llvm/test/CodeGen/AMDGPU/idot2.ll
  llvm/test/CodeGen/AMDGPU/idot4s.ll
  llvm/test/CodeGen/AMDGPU/idot4u.ll
  llvm/test/CodeGen/AMDGPU/idot8s.ll
  llvm/test/CodeGen/AMDGPU/idot8u.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll
  llvm/test/CodeGen/AMDGPU/sdwa-peephole.ll



More information about the llvm-commits mailing list