This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e0f143 fix typo; NFC new 34eb5e1 NewGVN: Clean up after removing possibility of null expressions. new 4e6bfe2 NewGVN: Add forgotten testcase for PR 31483
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: lib/Transforms/Scalar/NewGVN.cpp | 31 +++++------ test/Transforms/NewGVN/pr31483.ll | 106 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 120 insertions(+), 17 deletions(-) create mode 100644 test/Transforms/NewGVN/pr31483.ll