[PATCH] [AArch64] Promote all/most f16 ops to f32
Ahmed Bougacha
ahmed.bougacha at gmail.com
Thu Apr 9 16:59:48 PDT 2015
I'll piggyback on Steve's reply to http://reviews.llvm.org/D8755 and mark this as accepted: the repeated-narrowing generated by the operation-promotion is correct from a rounding standpoint (and, as I understand it, we can't avoid the narrowing coming from IR, except with fast-math or some dedicated it's-ok-to-promote flag; clang should promote expressions anyway, so I don't think this is an issue), and this is all I wanted to know =)
-Ahmed
http://reviews.llvm.org/D8648
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list