[PATCH] D139075: [Instcombine] Code refactors for foldSelectOpOp; NFC

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 22:25:05 PST 2022


bcl5980 created this revision.
bcl5980 added reviewers: RKSimon, spatel.
Herald added a subscriber: hiraditya.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Reuse the code about find common operator.


https://reviews.llvm.org/D139075

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139075.479172.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/b1fb59ff/attachment.bin>


More information about the llvm-commits mailing list