summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/MathToSPIRV/MathToSPIRVPass.cpp
AgeCommit message (Expand)Author
2025-02-17[MLIR][NFC] Retire `let constructor` for passes in Conversion directory (part...lorenzo chelini
2023-07-12[mlir][spirv] Improve integer cast during type conversionLei Zhang
2022-12-19mlir/DialectConversion: use std::optional (NFC)Ramkumar Ramachandra
2022-08-31[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-08-30Revert "[MLIR] Update pass declarations to new autogenerated files"Michele Scuttari
2022-08-30[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-08-10[mlir][spirv] Turn various passes to plain OperationPassjackalcooper
2022-06-13[mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsbLei Zhang
2021-07-29[mlir] NFC: split Math to SPIR-V conversion into their own filesLei Zhang