This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b2b5a55db6 [X86] Add the test case from PR38986. new dee8e5347f2 [ScalarizeMaskedMemIntrin] Add test cases for masked store [...] new bcbf6bc4932 [ScalarizeMaskedMemIntrin] Fix the alignment calculation fo [...]
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/CodeGen/ScalarizeMaskedMemIntrin.cpp | 2 +- .../X86/expand-masked-load.ll | 2 +- .../X86/expand-masked-store.ll | 59 ++++++++++++++++++++++ 3 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-store.ll