summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/ArithToAMDGPU
AgeCommit message (Expand)Author
2025-09-17[mlir][ArithToAMDGPU] limit scaling truncf/extf support to gfx950 (#155431)Muzammil
2025-07-24[mlir][ArithToAMDGPU] Use native packing support (#150342)Krzysztof Drewniak
2025-07-21[mlir][vector] Support direct broadcast conversion (LLVM & SPIRV) (#148027)James Newling
2025-07-08[mlir][amdgpu] Add conversion from arith.scaling_extf / arith.scaling_truncf ...Tim Gymnich
2025-03-21[AMD][ROCDL] Add packed conversions fp8/bf8->bf16 and fp8/bf8->fp32 in ROCDL ...Yi Qian
2025-03-03[MLIR][AMDGPU] Add OCP FP8 support for new hardware (#127728)Mirza Halilčević
2025-02-19[AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx942 in MLIR (#125836)Fabian Ritter
2025-02-07[mlir][amdgpu] Support for 8bit extf for 0d vector type (#126102)Prashant Kumar
2024-11-13[mlir][Vector] Remove trivial uses of vector.extractelement/vector.insertelem...Kunwar Grover
2024-08-26[MLIR][AMDGPU] Introduce fp16 packed arithmetic (#105688)Giuseppe Rossini
2024-07-09[mlir][amdgpu] Add support for multi-dim arith.truncf/extf fp8 lowering (#98074)Rob Suderman
2024-01-23[mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153)Krzysztof Drewniak
2023-09-28[mlir][AMDGPU] Add packed 8-bit float conversion ops and loweringKrzysztof Drewniak