[InstCombine] reorder code, fix formatting; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 22 Mar 2022 20:02:09 +0000 (16:02 -0400)
committerSanjay Patel <spatel@rotateright.com>
Tue, 22 Mar 2022 20:33:01 +0000 (16:33 -0400)
commitccf8c969c2a1150bf95229d495aa555c229a3925
treec1b14e1acd5687370b617ef30968c461c29af525
parent89f6b26f1beb2c1344f5cfeb34e405128544c76b
[InstCombine] reorder code, fix formatting; NFC

The affected code can be updated to solve #54364,
so make some cosmetic diffs before real changes.
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp