Christian Ulmann 5957e90c4e [mlir-reduce] Create proper tmp test files (NFC)
This commit ensures that the sh script creates temporary files with
mktmp to ensure they do not collide with existing files. The previous
behaviour caused sporadic permission issues on a multi-user system.

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D145054
2023-03-01 13:22:19 +01:00
..