This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca3a0c9 [AVX-512] Change another pattern that was using BLENDM to use [...] new 66e9c6a NewGVN: Change a std::vector to SmallVector and cleanup naming. new b393b33 NewGVN: Fix PR 31573, a failure to verify memory congruency d [...]
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 | 36 +++++++++++++++++++++++---------- test/Transforms/NewGVN/pr31573.ll | 42 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/NewGVN/pr31573.ll