[all-commits] [llvm/llvm-project] 7081c9: [NFC][InstSimplify] Refactoring ThreadCmpOverSelec...
Denis Bakhvalov via All-commits
all-commits at lists.llvm.org
Thu Dec 12 13:47:51 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7081c922416b7b2348a1b10cd1d9528f3089f5fb
https://github.com/llvm/llvm-project/commit/7081c922416b7b2348a1b10cd1d9528f3089f5fb
Author: Denis Bakhvalov <dendibakh at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[NFC][InstSimplify] Refactoring ThreadCmpOverSelect function
Removed code duplication in ThreadCmpOverSelect and broke it
into several smaller functions for reusing them.
Differential Revision: https://reviews.llvm.org/D71158
More information about the All-commits
mailing list