[SCCP] add helper function for replacing signed operations; NFC
authorSanjay Patel <spatel@rotateright.com>
Sat, 3 Sep 2022 14:12:13 +0000 (10:12 -0400)
committerSanjay Patel <spatel@rotateright.com>
Sat, 3 Sep 2022 14:30:10 +0000 (10:30 -0400)
commit22e1f66f26b867ec2bb53c8d9ace489e0a54b1a0
treeb176905ea0cedded7c7c5e15065b218e40dfa862
parentbddbd408b7668bc5229631f9cd66478b3e827ebd
[SCCP] add helper function for replacing signed operations; NFC

Preliminary refactoring for planned enhancement in D133198.
llvm/lib/Transforms/Scalar/SCCP.cpp