[InstCombine] add helper function for extract of with-overflow-intrinsic; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 9 Aug 2022 16:37:47 +0000 (12:37 -0400)
committerSanjay Patel <spatel@rotateright.com>
Tue, 9 Aug 2022 16:38:11 +0000 (12:38 -0400)
commit6bfe5361b7d92a316544f69e6f01ddd3840344b9
tree247f7f35007aebf6ac9a442bdc0f09240438ce46
parent56a1c61ad1549a4a7d5bbdf6d3a8431267695ddc
[InstCombine] add helper function for extract of with-overflow-intrinsic; NFC

We can do more with these patterns, so this block is going to grow.
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp