[all-commits] [llvm/llvm-project] 01b512: [AMDGPU] Generate checks for load-constant tests
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jun 16 22:51:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01b512882d75c5fd64ca0e78f28acd3f0e2254d8
https://github.com/llvm/llvm-project/commit/01b512882d75c5fd64ca0e78f28acd3f0e2254d8
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-06-17 (Sat, 17 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/load-constant-f32.ll
M llvm/test/CodeGen/AMDGPU/load-constant-f64.ll
M llvm/test/CodeGen/AMDGPU/load-constant-i1.ll
M llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
M llvm/test/CodeGen/AMDGPU/load-constant-i32.ll
M llvm/test/CodeGen/AMDGPU/load-constant-i64.ll
M llvm/test/CodeGen/AMDGPU/load-constant-i8.ll
Log Message:
-----------
[AMDGPU] Generate checks for load-constant tests
Differential Revision: https://reviews.llvm.org/D153139
More information about the All-commits
mailing list