This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository llvm.
from 66a1d871d00 Merging r367084: ------------------------------------------ [...] new 4b0b5b6a1b1 Merging r368873: ------------------------------------------ [...] new 0fbad81bb26 Merging r367019: ------------------------------------------ [...]
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/Target/AArch64/SVEInstrFormats.td | 23 +++++++++----- lib/Transforms/Scalar/SpeculateAroundPHIs.cpp | 6 ++-- test/MC/AArch64/SVE/decp.s | 26 ++++++++++++--- test/MC/AArch64/SVE/incp.s | 28 +++++++++++++--- test/MC/AArch64/SVE/sqdecp.s | 28 +++++++++++++--- test/MC/AArch64/SVE/sqincp.s | 28 +++++++++++++--- test/MC/AArch64/SVE/uqdecp.s | 28 +++++++++++++--- test/MC/AArch64/SVE/uqincp.s | 28 +++++++++++++--- test/Transforms/SpeculateAroundPHIs/pr42991.ll | 44 ++++++++++++++++++++++++++ 9 files changed, 200 insertions(+), 39 deletions(-) create mode 100644 test/Transforms/SpeculateAroundPHIs/pr42991.ll