This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 347248d4837 [InstSimplify] simplify power-of-2 (single bit set) sequences new d326b55fd21 [Reassociate] Remove bogus assert reported in PR42349.
The 1 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/Transforms/Scalar/Reassociate.cpp | 6 +----- test/Transforms/Reassociate/pr42349.ll | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/Reassociate/pr42349.ll