[PATCH] D131282: [mlir] fix `add_tablegen()` macro to allow installing mlir-pdll

Ashay Rane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 22:10:16 PDT 2022


ashay-github added a comment.

I'm not sure if the test failures (timeouts) are related to the changes in this patch.

  Timed Out Tests (2):
    AddressSanitizer-x86_64-linux :: TestCases/scariness_score_test.cpp
    AddressSanitizer-x86_64-linux-dynamic :: TestCases/scariness_score_test.cpp
  
  Testing Time: 640.70s
    Skipped          :    61
    Unsupported      :  2188
    Passed           : 93982
    Expectedly Failed:   281
    Timed Out        :     2


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131282/new/

https://reviews.llvm.org/D131282



More information about the llvm-commits mailing list