This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1007ee7 [AMDGPU] Rename Kind to ValueKind in metadata to be consistent new a332f46 [AMDGPU] Fold V_CNDMASK with identical source operands new a640c06 TTI: Split IsSimple in MemIntrinsicInfo
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/Analysis/TargetTransformInfo.h | 29 ++++++++++--------- lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 4 --- lib/Target/AMDGPU/SIFoldOperands.cpp | 29 +++++++++++++++++++ lib/Transforms/Scalar/EarlyCSE.cpp | 22 ++++++--------- test/CodeGen/AMDGPU/fold-cndmask.mir | 34 +++++++++++++++++++++++ 5 files changed, 88 insertions(+), 30 deletions(-) create mode 100644 test/CodeGen/AMDGPU/fold-cndmask.mir