This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e767531b149 [X86][SSE] Fold scalar_to_vector(i64 anyext(x)) -> bitcast( [...] new 1c838a42256 [SimplifyDemandedVec] Strengthen handling all undef lanes ( [...] new bf6b4e88ed5 [X86] Strip the SAE bit from the rounding mode passed to th [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../X86/InstPrinter/X86InstPrinterCommon.cpp | 20 ++++-- lib/Target/X86/X86ISelLowering.cpp | 74 +++++++++++++--------- lib/Target/X86/X86InstrAVX512.td | 60 +++++++++--------- lib/Transforms/InstCombine/InstCombineCalls.cpp | 3 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 20 +++++- .../InstCombine/InstructionCombining.cpp | 13 ++++ test/Transforms/InstCombine/vec_demanded_elts.ll | 6 +- 7 files changed, 120 insertions(+), 76 deletions(-)