This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da1756486d7 [AArch64][SVE] Asm: Support for CNT(B|H|W|D) and CNTP instr [...] new dc4af2458e3 [VPlan][LV] Introduce condition bit in VPBlockBase new 76feca7c86f [X86] Remove some seemingly unnecessary AddedComplexity lines. new e7dd6fb9bef [X86] Remove some patterns that seems to be unreachable. new a7002f57585 [X86] Remove some patterns that include a bitcast of a floa [...]
The 4 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/X86/X86InstrAVX512.td | 5 ---- lib/Target/X86/X86InstrSSE.td | 29 +++--------------- lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- lib/Transforms/Vectorize/VPlan.cpp | 12 ++++++++ lib/Transforms/Vectorize/VPlan.h | 38 ++++++++++++++++-------- lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp | 36 +++++++++++++++------- lib/Transforms/Vectorize/VPlanVerifier.cpp | 6 ++++ unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | 4 ++- 8 files changed, 77 insertions(+), 55 deletions(-)