[PATCH] D32352: Go to eleven

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 04:02:21 PDT 2017


RKSimon added inline comments.


================
Comment at: lib/Target/X86/X86ISelLowering.cpp:30966
+
+  SDValue Result;
+
----------------
Might be worth removing this now and making local variables for its remaining users


https://reviews.llvm.org/D32352





More information about the llvm-commits mailing list