[all-commits] [llvm/llvm-project] 7a3fb6: AMDGPU: Convert some memcpy test to opaque pointers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Nov 28 11:12:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a3fb6a6e3daebf11d85f62c5bd6c2800831a8fb
https://github.com/llvm/llvm-project/commit/7a3fb6a6e3daebf11d85f62c5bd6c2800831a8fb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/lower-mem-intrinsics-threshold.ll
M llvm/test/CodeGen/AMDGPU/lower-mem-intrinsics.ll
M llvm/test/CodeGen/AMDGPU/mem-builtins.ll
M llvm/test/CodeGen/AMDGPU/memcpy-fixed-align.ll
M llvm/test/CodeGen/AMDGPU/memcpy-inline-fails.ll
M llvm/test/CodeGen/AMDGPU/memcpy-scoped-aa.ll
Log Message:
-----------
AMDGPU: Convert some memcpy test to opaque pointers
memcpy-scoped-aa.ll required manually updating the IR references in
the MMOs
More information about the All-commits
mailing list