mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
This patch introduces some missing FP conversion instructions in the ROCDL dialect Specifically: - Downscaling 8x packed F16, Bf16, Fp32 values to Fp8, Bf8, Fp4 Tests: - Added lit-tests to check MLIR -> LLVM lowering
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.