This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig in repository toolchain/ci/llvm-project.
from 6336c6eec1a1 AArch64/GlobalISel: Remove IR section from test adds de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...] adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
No new revisions were added by this update.
Summary of changes: llvm/include/llvm/IR/Constant.h | 4 ++++ llvm/lib/Analysis/ConstantFolding.cpp | 15 +----------- llvm/lib/IR/Constants.cpp | 12 ++++++++++ .../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++------- .../Transforms/Scalar/LowerConstantIntrinsics.cpp | 8 +++---- llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++ .../LowerConstantIntrinsics/constant-intrinsics.ll | 8 +++++++ 7 files changed, 66 insertions(+), 26 deletions(-)