[PATCH] D26767: [AMDGPU] Promote f16/i16 conversions to f32/i32 + custom lower f16 = fp_round f64

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 15:16:26 PST 2016


arsenm added a comment.

If fp_tound has integer type after legalization, the legalization for it is broken


https://reviews.llvm.org/D26767





More information about the llvm-commits mailing list