[all-commits] [llvm/llvm-project] ab174c: [AMDGPU] Add more tests for buffer intrinsics
Piotr Sobczak via All-commits
all-commits at lists.llvm.org
Thu Feb 23 05:46:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab174c57f4177fc08ca5d25395114220f55764f1
https://github.com/llvm/llvm-project/commit/ab174c57f4177fc08ca5d25395114220f55764f1
Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.load.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.store.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.format.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.load.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.store.ll
Log Message:
-----------
[AMDGPU] Add more tests for buffer intrinsics
Add more tests for buffer intrinsics with large voffsets.
More information about the All-commits
mailing list