craig.topper added inline comments.
================ Comment at: llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp:14098 } + + case 2: ---------------- Is this supposed to fallthrough from case 1 to case 2? ================ Comment at: llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp:14113 + } + + default: ---------------- Is this supposed to fallthrough? Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D60709/new/ https://reviews.llvm.org/D60709 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits