[PATCH] D71158: [NFC][InstSimplify] Refactoring ThreadCmpOverSelect function
Denis Bakhvalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 17:02:26 PST 2019
dendibakh created this revision.
dendibakh added a reviewer: spatel.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Removed code duplication in ThreadCmpOverSelect and broke it
into several smaller functions for reusing them.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71158
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71158.232678.patch
Type: text/x-patch
Size: 6384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191207/9bd12885/attachment.bin>
More information about the llvm-commits
mailing list