diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-09-26 19:27:38 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-09-26 19:37:23 +0100 |
commit | c0eff50fc5a48990ad9ebfcb7e81c6ab6fea79c5 (patch) | |
tree | 889230d92daa264f729f48236a5f6e4c955be006 /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | ed3e4917b36f2530703115066700daeb2b45b4f0 (diff) | |
download | llvm-c0eff50fc5a48990ad9ebfcb7e81c6ab6fea79c5.zip llvm-c0eff50fc5a48990ad9ebfcb7e81c6ab6fea79c5.tar.gz llvm-c0eff50fc5a48990ad9ebfcb7e81c6ab6fea79c5.tar.bz2 |
[X86][SSE] combineMulToPMADDWD - enable sext_extend_vector_inreg(vXi16) -> zext_extend_vector_inreg(vXi16) fold
The plan is to allow combineMulToPMADDWD to match illegal vector types (as long as they're still pow2), which should allow us to start removing the 128-bit limit on more of the PMADDWD combines.
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions