[Mlir-commits] [mlir] [mlir] Use the process (host) triple in MLIRTargetLLVMTests (PR #69538)

Mehdi Amini llvmlistbot at llvm.org
Wed Oct 18 18:41:06 PDT 2023


================
@@ -55,7 +55,7 @@ TEST_F(MLIRTargetLLVM, SKIP_WITHOUT_NATIVE(SerializeToLLVMBitcode)) {
   ASSERT_TRUE(!!module);
----------------
joker-eph wrote:

@fabianmcg : why is the test decorated with `SKIP_WITHOUT_NATIVE` ?

(I can't comment above, it's line 41)

https://github.com/llvm/llvm-project/pull/69538


More information about the Mlir-commits mailing list