[PATCH] D99577: [RFC][OpenCL][PoC] Testing TableGen with diffing
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 1 01:24:14 PDT 2021
azabaznov added a comment.
Thanks for feedback!
Locally I get really nice result (I am using Ubuntu 20.04):
$ llvm-lit SemaOpenCL/compare-header-and-tablegen.cl
-- Testing: 1 tests, 1 workers --
FAIL: Clang :: SemaOpenCL/compare-header-and-tablegen.cl (1 of 1)
********************
Failed Tests (1):
Clang :: SemaOpenCL/compare-header-and-tablegen.cl
Testing Time: 0.20s
I see no reason why it may take longer on other platforms.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99577/new/
https://reviews.llvm.org/D99577
More information about the cfe-commits
mailing list