[PATCH] D153139: [AMDGPU] Generate checks for load-constant tests

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 22:51:00 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01b512882d75: [AMDGPU] Generate checks for load-constant tests (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153139

Files:
  llvm/test/CodeGen/AMDGPU/load-constant-f32.ll
  llvm/test/CodeGen/AMDGPU/load-constant-f64.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i1.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i32.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i64.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i8.ll



More information about the llvm-commits mailing list