This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd8ff3504a8 [llvm-ar] Fix help text test. NFC. new c9baad19d31 AMDGPU: Fix scalarizing v4f16 fcanonicalize new 2920ef78158 DAG: Fix vector widening fcanonicalize new fd0862123da [ValueTracking] fix maxnum miscompile for cannotBeOrderedLe [...]
The 3 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/Analysis/ValueTracking.cpp | 11 +++--- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 1 + lib/Target/AMDGPU/SIISelLowering.cpp | 2 ++ test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 39 ++++++++++++++++++++++ .../InstSimplify/floating-point-compare.ll | 6 ++-- 5 files changed, 53 insertions(+), 6 deletions(-)