diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-09 14:09:52 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-09 14:10:12 +0100 |
commit | 556316cf724e5a2c569f07a5e04d27e2ff1a6c66 (patch) | |
tree | 0a0fee47d46db2c9cd07aa09a021828277bea09b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 366d8435b41dcc01013c507681523c65cdee2180 (diff) | |
download | llvm-556316cf724e5a2c569f07a5e04d27e2ff1a6c66.zip llvm-556316cf724e5a2c569f07a5e04d27e2ff1a6c66.tar.gz llvm-556316cf724e5a2c569f07a5e04d27e2ff1a6c66.tar.bz2 |
[InstCombine] foldShiftOfShiftedLogic - replace cast<BinaryOperator> with m_BinOp matcher. NFCI.
Allows us to drop the !isa<ConstantExpr> check.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions