This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 005ec66 Fix -Werror build with clang-cl. new fb49289 Try to fix build after llvm::formatv() patch. new da5a5c7 AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
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: include/llvm/Support/FormatAdapters.h | 12 ++++---- include/llvm/Support/FormatProviders.h | 2 +- include/llvm/Support/FormatVariadicDetails.h | 8 +----- lib/Target/AMDGPU/SIISelLowering.cpp | 6 ++++ test/CodeGen/AMDGPU/fp_to_sint.ll | 9 ++++++ test/CodeGen/AMDGPU/fp_to_uint.ll | 43 ++++++++++++++++++---------- 6 files changed, 51 insertions(+), 29 deletions(-)