summaryrefslogtreecommitdiff
path: root/mlir/test/Target/SPIRV/selection.mlir
AgeCommit message (Expand)Author
2025-11-20[mlir][spirv] Add support for SwitchOp (#168713)Igor Wodiany
2025-11-07[mlir][spirv] Enable validation of selection and phi tests (#166794)Igor Wodiany
2025-04-02[mlir][spirv] Allow yielding values from selection regions (#133702)Igor Wodiany
2025-02-24[mlir][spirv] Split conditional basic blocks during deserialization (#127639)Igor Wodiany
2022-11-08[mlir][spirv] Change translation to use spirv.modulerkayaith
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski
2021-12-13[mlir][spirv] Serialize selection with separate header blockLei Zhang
2021-03-06[MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`.KareemErgawy-TomTom
2021-03-04[MLIR][SPIRV] Rename `spv.constant` to `spv.Constant`.KareemErgawy-TomTom
2020-12-17[mlir][spirv] NFC: Shuffle code around to better follow conventionLei Zhang