[llvm] [AMDGPU] - Add address space for strided buffers (PR #74471)
Jessica Del via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 5 06:07:28 PST 2023
================
@@ -1,7 +1,7 @@
; RUN: opt -S -mtriple=amdgcn-- -passes=load-store-vectorizer < %s | FileCheck -check-prefix=OPT %s
----------------
OutOfCache wrote:
Should I rename the file? Left it as is for now to see actual changes more easily.
https://github.com/llvm/llvm-project/pull/74471
More information about the llvm-commits
mailing list