summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Conversion/MathToVCIX/TestMathToVCIXConversion.cpp
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (28/n) (#150641)Maksim Levental
2025-04-02[mlir] Use `dyn_cast` instead of `cast` in MathToVCIX conversion (#134047)Longsheng Mou
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-04-19Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)Christian Sigg
2024-02-07[MLIR][VCIX] Support VCIX intrinsics in LLVMIR dialect (#75875)Kolya Panchenko