================ @@ -0,0 +1,24 @@ +; RUN: opt -S -passes=infer-address-spaces %s | FileCheck %s + ---------------- arsenm wrote: This PTX test isn't adding much, particularly considering PTX uses 0 as the alloca address space https://github.com/llvm/llvm-project/pull/141045