[PATCH] D11855: SelectionDAG: Prefer to combine multiplication with less uses for fma
Jingyue Wu via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 19:40:50 PDT 2015
jingyue added a comment.
LGTM
================
Comment at: test/CodeGen/NVPTX/fma-assoc.ll:27
@@ +26,3 @@
+
+define double @two_choice(double %val1, double %val2) #0 {
+; CHECK-LABEL: .visible .entry two_choice
----------------
s/choice/choices
#0 is unnecessary
http://reviews.llvm.org/D11855
More information about the llvm-commits
mailing list