llvm-project/llvm/test
Kerry McLaughlin bb6603f013 [AArch64][SVE] Bail out of performPostLD1Combine for scalable types
Summary:
performPostLD1Combine will introduce either a LD1LANEpost
or LD1DUPpost node, which will cause selection failure if the
return type is a scalable vector.

Reviewers: sdesmalen, c-rhodes, efriedma

Reviewed By: efriedma

Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82670
2020-06-29 11:59:53 +01:00
..
Analysis [NFC][ScalarEvolution] Add a test showing SCEV failure to recognize 'urem' 2020-06-28 20:35:02 +03:00
Assembler LLParser: Accept align(N) as new syntax for parameter attribute 2020-06-26 18:10:21 -04:00
Bindings [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00
Bitcode Revert "[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles." 2020-06-24 14:40:45 -07:00
BugPoint
CodeGen [AArch64][SVE] Bail out of performPostLD1Combine for scalable types 2020-06-29 11:59:53 +01:00
DebugInfo [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
Demangle
Examples Fix incorrect "REQUIRE" (default_target->default_triple) introduced in 59f45a1cdb 2020-06-23 18:22:39 +00:00
ExecutionEngine [JITLink] Allow zero-length symbols at the end of blocks. 2020-06-19 10:05:02 -07:00
Feature [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
FileCheck [FileCheck][NFC] Fix typo in test comment 2020-06-24 14:49:23 -04:00
Instrumentation [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
Integer
JitListener
LTO [SampleFDO] Add use-sample-profile function attribute. 2020-06-02 17:23:17 -07:00
Linker [IR] Add missing GlobalAlias copying of ThreadLocalMode attribute 2020-06-16 20:15:27 -07:00
MC [RISCV] Assemble/Disassemble v-ext instructions. 2020-06-28 00:54:07 +08:00
MachineVerifier [NFC] Remove unnecessary require global-isel from tests 2020-06-15 16:35:18 +02:00
Object [llvm-readobj] set --elf-cg-profile as alias of --cg-profile 2020-06-17 11:24:45 -07:00
ObjectYAML [DWARFYAML][debug_abbrev] Make the abbreviation code optional. 2020-06-18 13:02:54 +08:00
Other [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
Reduce
SafepointIRVerifier [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
Support
SymbolRewriter
TableGen [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
ThinLTO/X86 [WPD] Allow virtual calls to be analyzed with multiple type tests 2020-06-24 10:51:24 -07:00
Transforms [SimplifyCFG] Make test more robust (NFC) 2020-06-28 20:51:03 +02:00
Unit
Verifier [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-06-25 12:59:44 +02:00
YAMLParser
tools [llvm-objcopy] Emit error if removing symtab referenced by group section 2020-06-29 10:42:03 +01:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00
lit.site.cfg.py.in [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00