[PATCH] D48619: [X86] Limit the number of target specific nodes emitted in LowerShiftParts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 08:31:04 PDT 2018


RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/legalize-shift-64.ll:146
+; CHECK-NEXT:    xorl %eax, %eax
+; CHECK-NEXT:    orl $0, %eax
+; CHECK-NEXT:    je .LBB5_3
----------------
?


https://reviews.llvm.org/D48619





More information about the llvm-commits mailing list