[Mlir-commits] [mlir] [MLIR][GPU] Truncate temp filename path size to avoid linux limitations (PR #155108)
Mehdi Amini
llvmlistbot at llvm.org
Sat Aug 23 12:24:55 PDT 2025
joker-eph wrote:
> Maybe hoist to a named constant instead of a magic number
Either that or a comment (the named constant may make this self-documenting, but otherwise a comment explaining why we're doing this seems useful here)
https://github.com/llvm/llvm-project/pull/155108
More information about the Mlir-commits
mailing list