This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2388a7db339 AMDGPU: Add LLVM_FALLTHROUGH new 4d8cda85adf AMDGPU: Match isfinite pattern to class instructions new 203b8a7809b AMDGPU: Turn class x, p_zero|n_zero into fcmp oeq x, 0 new a13d395b9e1 AMDGPU: Combine and of seto/setuo and fp_class
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/Target/AMDGPU/SIISelLowering.cpp | 39 +++++++++++- lib/Transforms/InstCombine/InstCombineCalls.cpp | 9 +++ test/CodeGen/AMDGPU/fp-classify.ll | 70 +++++++++++++++++++--- test/CodeGen/AMDGPU/llvm.amdgcn.class.ll | 37 ++++++++++++ .../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 7 +++ 5 files changed, 152 insertions(+), 10 deletions(-)