Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp134 static void insertCopies(Region &region, Location loc, Value from, Value to) { in insertCopies() function
174 insertCopies(op.getBody(), op.getLoc(), value, attribution); in promoteToWorkgroupMemory()