[NFC][PowerPC] Small code refactor in LoopInstrFormPrep
authorJinsong Ji <jji@us.ibm.com>
Thu, 2 Sep 2021 03:15:27 +0000 (03:15 +0000)
committerJinsong Ji <jji@us.ibm.com>
Thu, 2 Sep 2021 03:16:01 +0000 (03:16 +0000)
commit8671191d26d4dc46f061387fe7db863634124d97
tree908b6501a030d7802ee6c831f0479e4b31eeef1c
parentf10004e7dd688f15cfec2e7c7c8a989696ef4b57
[NFC][PowerPC] Small code refactor in LoopInstrFormPrep

Avoid some duplicate code.

Reviewed By: #powerpc, shchenz

Differential Revision: https://reviews.llvm.org/D109083
llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp