[all-commits] [llvm/llvm-project] ce1354: [InstCombine] foldOrOfICmps - use m_Specific inste...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 20 08:30:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce13549761b6a22263e051dda09ef5122435008b
https://github.com/llvm/llvm-project/commit/ce13549761b6a22263e051dda09ef5122435008b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
Log Message:
-----------
[InstCombine] foldOrOfICmps - use m_Specific instead of explicit comparisons. NFCI.
More information about the All-commits
mailing list