This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c9fd8e4c04 [DAGCombiner] Improve MatchBswapHword logic (PR31357) new ed79276e6b5 [SelectionDAG] Improve support for promotion of <1 x fX> fl [...]
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: include/llvm/CodeGen/SelectionDAG.h | 4 ++ lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 21 ++++----- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 6 +-- test/CodeGen/NVPTX/f16-instructions.ll | 15 +++++++ test/CodeGen/X86/pr31088.ll | 57 ++++++++++++++++++++++++ 6 files changed, 96 insertions(+), 13 deletions(-)