summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/SPIRVCommon
AgeCommit message (Expand)Author
2024-08-09[MLIR][GPU-LLVM] Convert `gpu.func` to `llvm.func` (#101664)Victor Perez
2023-03-17[mlir][spirv] Allow vectors of index types in elementwise conversionsQuinn Dawkins
2022-11-17[mlir][spirv][math] Fix crash on unsupported types in math-to-spirvJakub Kuderski
2022-10-31[mlir][arith][spirv] Hard fail in `-convert-arith-to-spirv`Jakub Kuderski
2022-04-27[mlir][spirv] Allow converting from index type in unsigned opsLei Zhang
2022-01-19[mlir][spirv] Add math.fma lowering to spirvThomas Raoux
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball