summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/MathToFuncs
AgeCommit message (Expand)Author
2024-10-28[mlir][MathToFuncs] `MathToFuncs` only support integer type (#113693)Longsheng Mou
2023-09-28[mlir][vector] add result type to vector.extract assembly format (#66499)Cullen Rhodes
2023-04-16[mlir][math] Properly disable ctlz conversion in MathToFuncs.Slava Zakharin
2023-04-10Add support for math.ctlz in convert-math-to-funcsJeremy Kun
2022-12-13[mlir][math] Added math::FPowI conversion to calls of outlined implementations.Slava Zakharin
2022-11-03[mlir][Pass] Include anchor op in -pass-pipelinerkayaith
2022-08-25[mlir][math] Added math::IPowI conversion to calls of outlined implementations.Slava Zakharin