[x86] fix formatting; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 10 Dec 2018 17:23:44 +0000 (17:23 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 10 Dec 2018 17:23:44 +0000 (17:23 +0000)
commit134f56e70209719e4ece6b33235f2a4b87dcb253
tree56e582e28fc61e243d91ead006ce19e74bb75c7d
parentb3f44ad9c2983428b0b9072ba79f02a3fc59f6a1
[x86] fix formatting; NFC

This should really be generalized to allow increment and/or
we should replace it by using ISD::matchUnaryPredicate().
See D55515 for context.

llvm-svn: 348776
llvm/lib/Target/X86/X86ISelLowering.cpp