[InstCombine] refactor to reduce indent; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 6 Sep 2021 14:40:52 +0000 (10:40 -0400)
committerSanjay Patel <spatel@rotateright.com>
Mon, 6 Sep 2021 15:13:39 +0000 (11:13 -0400)
commitc85f450619f74c9befc519b748d0cf0649f07518
tree4fb7ed5571d25d3af1924896d94bd22de60c781f
parentfbb78668f2ee4a7ce390d9a5749168c5be26874e
[InstCombine] refactor to reduce indent; NFC

This transform should be updated to use better
variable names and code comments. It could
also create the shift-of-shift directly instead
of relying on another combine for that.
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp