Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/GPU/
H A DTestGpuMemoryPromotion.cpp30 struct TestGpuMemoryPromotionPass struct
33 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestGpuMemoryPromotionPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
39 StringRef getArgument() const final { return "test-gpu-memory-promotion"; } in getArgument()
40 StringRef getDescription() const final { in getDescription()
44 void runOnOperation() override { in runOnOperation()