llvm-project/llvm/test/Analysis/CostModel
Florian Hahn 8d2a1994c8
[AArch64] Add some fp16 cast cost-model tests.
This adds initial tests for cost-modeling {u,s}itofp for fp16 vectors.
At the moment, they are under-estimated in a couple of cases.
2021-11-11 18:21:44 +00:00
..
AArch64 [AArch64] Add some fp16 cast cost-model tests. 2021-11-11 18:21:44 +00:00
AMDGPU [NFC][AMDGPU] Improve cost model tests coverage. 2021-09-30 18:13:17 +03:00
ARM [CostModel][TTI] Fix ops used for generic smulo/umulo cost expansion 2021-10-06 19:11:32 +01:00
PowerPC Recommit "[Matrix] Overload stride arg in matrix.columnwise.load/store." 2021-08-12 18:31:57 +01:00
RISCV [RISCV] Expand unaligned fixed-length vector memory accesses 2021-06-02 09:27:44 +01:00
SystemZ Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
X86 [X86][Costmodel] `getReplicationShuffleCost()`: implement cost model for 8 bit-wide elements with AVX512VBMI 2021-11-10 22:52:40 +03:00
free-intrinsics-datalayout.ll [Tests] Fix incorrect noalias metadata 2021-09-18 20:51:00 +02:00
free-intrinsics-no_info.ll [Tests] Fix incorrect noalias metadata 2021-09-18 20:51:00 +02:00
no_info.ll