This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a490e81d571 [X86] Qualify the RMW INC/DEC patterns with NotSlowIncDec. new 7824530ee02 NewGVN: Fix PR33204 - We need to add memory users when we b [...]
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/NewGVN.cpp | 12 ++++-- test/Transforms/NewGVN/pr33204.ll | 77 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/NewGVN/pr33204.ll