[PATCH] Add support to promote f16 to f32

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Apr 17 10:19:59 PDT 2015


================
Comment at: lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp:1701
@@ +1700,3 @@
+  SDValue Val = ST->getValue();
+  SDLoc dl(N);
+
----------------
dl -> DL ? (here and elsewhere)

http://reviews.llvm.org/D8755

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list