[PATCH] SelectionDAG: Don't do libcall on div/rem if divrem is custom

Ahmed Bougacha ahmed.bougacha at gmail.com
Tue May 26 16:29:41 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp:2501
@@ -2476,1 +2500,3 @@
+  }
+
 
----------------
Also, unnecessary newline.

http://reviews.llvm.org/D7803

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






More information about the llvm-commits mailing list