This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32d5031a435 [AMDGPU] Remove non-temporal flag from argument loads new 29dc0262dff [InstCombine] Don't fold select(C, Z, binop(select(C, X, Y) [...]
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/InstCombine/InstCombineSelect.cpp | 19 +++++++++++++++++-- test/Transforms/InstCombine/pr36362.ll | 17 +++++++++++++++++ 2 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstCombine/pr36362.ll