[mlir] [clang] [llvm] [AMDGPU] - Add address space for strided buffers (PR #74471)

Nicolai Hähnle via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 01:46:09 PST 2023


================
@@ -1,7 +1,7 @@
 ; RUN: opt -S -mtriple=amdgcn-- -passes=load-store-vectorizer < %s | FileCheck -check-prefix=OPT %s
----------------
nhaehnle wrote:

I think it's fine. It's still a kind of buffer fat pointer in a sense.

https://github.com/llvm/llvm-project/pull/74471


More information about the cfe-commits mailing list