llvm-project/llvm/test
Stanislav Mekhanoshin fced87d457 [AMDGPU] Fix regression with vectorization limiting
D67148 has removed TTI::getNumberOfRegisters(bool Vector) and
started to call TTI::getNumberOfRegisters(unsigned ClassID) from
the LoopVectorize. This has resulted in an unrestricted vectorization
on AMDGPU blowing up register pressure.

Differential Revision: https://reviews.llvm.org/D122850
2022-04-08 17:46:49 -07:00
..
Analysis [AArch64] Insert subvector costs 2022-04-07 19:27:41 +01:00
Assembler [AutoUpgrade] Don't upgrade intrinsics returning overloaded struct type 2022-03-30 17:27:26 +02:00
Bindings Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Bitcode [IR] Require intrinsic struct return type to be anonymous 2022-03-30 09:51:24 +02:00
BugPoint
CodeGen [PowerPC] Adjust `MaxAtomicSizeInBitsSupported` on PPC64 2022-04-09 00:03:09 +00:00
DebugInfo [DebugInfo] Use DW_ATE_signed encoding when creating a Fortran 2022-04-07 07:00:56 -04:00
Demangle
Examples
ExecutionEngine [ORC] Fix handling of casts in llvm.global_ctors. 2022-04-07 17:06:38 -07:00
Feature Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
FileCheck
Instrumentation [DFSan] Add dfsan-combine-taint-lookup-table option as work around for 2022-04-05 11:05:10 -07:00
Integer
JitListener
LTO [tests] Force (some) X86-specific tests to use an explicit triple 2022-03-22 16:46:47 +04:00
Linker [tests] Make 'object-emission' imply 'default_triple' 2022-03-22 16:46:48 +04:00
MC [MC][ELF] Improve st_size propagation rule 2022-04-08 10:06:44 -07:00
MachineVerifier MachineVerifier: Diagnose undef set on full register defs 2022-04-05 22:19:17 -04:00
Object [AIX][XCOFF] print unsupported message for llvm-ar big archive write operation 2022-04-01 11:55:11 -04:00
ObjectYAML
Other [NewPM] Add OptimizerEarly module extension point 2022-03-31 08:22:27 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 DebugInfo: Make the simplified template names prefix more unique 2022-04-06 18:25:46 +00:00
Transforms [AMDGPU] Fix regression with vectorization limiting 2022-04-08 17:46:49 -07:00
Unit
Verifier [VP] Add more cast VPintrinsic and docs. 2022-04-01 09:16:10 +08:00
YAMLParser
tools [X86] Fix SLM scheduler model for PMULLD (PR37059) 2022-04-08 10:07:06 +01:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if" 2022-04-06 20:32:53 +03:00
lit.site.cfg.py.in Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if" 2022-04-06 20:32:53 +03:00