summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SPIRV/Linking/ModuleCombiner
AgeCommit message (Expand)Author
2023-04-24[mlir][spirv] Fix OOB error in TestModuleCombinerJakub Kuderski
2022-11-30[mlir][spirv] Allow controlling subgroup sizeLei Zhang
2022-09-26Revert "[mlir][spirv] Change td def/class prefix from SPV to SPIRV"Jakub Kuderski
2022-09-26[mlir][spirv] Change td def/class prefix from SPV to SPIRVJakub Kuderski
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski
2022-06-09[mlir][spirv] Replace StructAttrs with AttrDefsMogball
2021-07-28[mlir][spirv] Fix a few issues in ModuleCombinerLei Zhang
2021-03-04[MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`.KareemErgawy-TomTom
2021-03-04[MLIR][SPIRV] Rename `spv.spcConstant...` to `spv.SpcConstant...`.KareemErgawy-TomTom
2020-12-17[mlir][spirv] NFC: Shuffle code around to better follow conventionLei Zhang
2020-11-19[MLIR][SPIRV] ModuleCombiner: deduplicate global vars, spec consts, and funcs.ergawy
2020-11-18[MLIR][SPIRV] Rename `spv._reference_of` to `spv.mlir.referenceof`ergawy
2020-11-17[MLIR][SPIRV] Rename `spv._address_of` to `spv.mlir.addressof`ergawy
2020-10-30[MLIR][SPIRV] Start module combiner.ergawy
2020-10-30Revert "[MLIR][SPIRV] Start module combiner."Geoffrey Martin-Noble
2020-10-30[MLIR][SPIRV] Start module combiner.ergawy
2020-10-30Revert "[MLIR][SPIRV] Start module combiner"Mehdi Amini
2020-10-30[MLIR][SPIRV] Start module combinerergawy