[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 07:13:14 PDT 2023


foad updated this revision to Diff 532140.
foad added a comment.

Remove flat-for-global.


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