Home
last modified time | relevance | path

Searched refs:TestGpuMemoryPromotionPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/GPU/
H A DTestGpuMemoryPromotion.cpp30 struct TestGpuMemoryPromotionPass struct
31 : public PassWrapper<TestGpuMemoryPromotionPass,
33 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestGpuMemoryPromotionPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID() argument
55 PassRegistration<TestGpuMemoryPromotionPass>(); in registerTestGpuMemoryPromotionPass()