c-rhodes wrote:

> Rebased on newer LLVM + forcing to re-run the testing which previously failed 
> on some not related issues.

Not sure if you missed my previous comment but you need to update the 
`interleave2` intrinsic in MLIR. MLIR doesn't build with this patch which you 
can see in pre-commit:
> _bk;t=1713985770943In file included from 
> /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-zw2hg-1/llvm-project/github-pull-requests/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMIRToLLVMTranslation.cpp:39:
_bk;t=1713985770943/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-zw2hg-1/llvm-project/github-pull-requests/build/tools/mlir/include/mlir/Dialect/LLVMIR/LLVMConvertibleLLVMIRIntrinsics.inc:156:18:
 error: no member named 'experimental_vector_interleave2' 
in namespace 'llvm::Intrinsic'
_bk;t=1713985770943llvm::Intrinsic::experimental_vector_interleave2,


https://github.com/llvm/llvm-project/pull/88748
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to