[Mlir-commits] [mlir] [MLIR][Math][XeVM] Reintroduce MathToXeVM (math-to-xevm) pass (PR #162934)

Charitha Saumya llvmlistbot at llvm.org
Fri Oct 10 15:35:00 PDT 2025


charithaintc wrote:

> > I can see all the changes in this PR. I think you need to either revert the previous PR and apply this or only add the missing link libraries.
> 
> A revert was merged at #162923, I think I have to land my prior PR again

ah great. thanks! 

Tip: you can avoid linking issues by doing a local shared_lib build. `-DBUILD_SHARED_LIBS=ON `

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


More information about the Mlir-commits mailing list