This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 852d2fed625 [TTI][X86] Cleanup getMaskedMemoryOpCost. NFCI. new 010dd36cca4 [DAGCombiner] Replace masked loads with a zero mask with th [...]
The 1 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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 10 +++++-- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 15 ++-------- test/CodeGen/X86/masked_load.ll | 12 ++++++++ test/CodeGen/X86/vmaskmov-offset.ll | 40 +++++++++++++++++---------- 4 files changed, 48 insertions(+), 29 deletions(-)