aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-08-20 14:58:25 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-08-20 14:58:25 +0100
commitfa96383506e23f972b54f8c4aa6e74030dabd7a7 (patch)
treeb4b307b81c22f15d6083dd45a7a3400f9b58c157 /clang/lib/Frontend/CompilerInvocation.cpp
parent8faf515a36c07e383310c7b1aa59e42a16b548bf (diff)
downloadllvm-fa96383506e23f972b54f8c4aa6e74030dabd7a7.zip
llvm-fa96383506e23f972b54f8c4aa6e74030dabd7a7.tar.gz
llvm-fa96383506e23f972b54f8c4aa6e74030dabd7a7.tar.bz2
[X86] Fold PMULUDQ(X,1) -> AND(X,(1<<32)-1) 'getZeroExtendInReg'
Fix cases where shl/srem/urem expansion results in a mulh/mul_lohi(x,1) 'pass through' that gets lowered to pmuludq. Fixes #56684
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions