[TypePromotion] Format Type Promotion. NFC
authorDavid Green <david.green@arm.com>
Wed, 11 May 2022 07:18:58 +0000 (08:18 +0100)
committerDavid Green <david.green@arm.com>
Wed, 11 May 2022 07:18:58 +0000 (08:18 +0100)
commit764a7f48647210f4a360f74f82432ad276d92716
treecd294d811082614bd802a7d72a9887661d5c6542
parente451d552348bc714614d294e32dfbe7ec2cd4005
[TypePromotion] Format Type Promotion. NFC

This clang-formats the TypePromotion code, with the only meaningful
change being the removal of a verifyFunction call inside a LLVM_DEBUG,
and the printing of the entire function which can be better handled
via -print-after-all.
llvm/lib/CodeGen/TypePromotion.cpp