[Mlir-commits] [mlir] [mlir][GPU] gpu.printf: Do not emit duplicate format strings (PR #110504)

Matthias Springer llvmlistbot at llvm.org
Mon Sep 30 07:03:14 PDT 2024


matthias-springer wrote:

Actually, a cache is dangerous because there could be a pattern that erases a cached op and now we have a dangling pointer.


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


More information about the Mlir-commits mailing list