llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][E2E] Reduce number of `FileCheck` uses

Open AlexeySachkov opened this issue 7 months ago • 0 comments

LIT is perfectly capable of checking the exit code and there is no need to deal with any extra output parsing and I/O.

AlexeySachkov avatar Jun 06 '25 14:06 AlexeySachkov