diff options
author | Luke Lau <luke@igalia.com> | 2023-05-04 19:36:48 +0100 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2023-06-29 13:44:37 +0100 |
commit | cb941f9220d5e855f45cd25d1c2f12e3709536cc (patch) | |
tree | 5fdb9ab5acbbc5ce57854b20e136e3fb9725f676 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 1f91fe3261c8bb763823dda600be865436636e40 (diff) | |
download | llvm-cb941f9220d5e855f45cd25d1c2f12e3709536cc.zip llvm-cb941f9220d5e855f45cd25d1c2f12e3709536cc.tar.gz llvm-cb941f9220d5e855f45cd25d1c2f12e3709536cc.tar.bz2 |
[RISCV][SLP] Add tests for GEP costs
This patch updates the tests in gep.ll to have explicitly memory
accesses using them, to illustrate the new behaviour in D149889.
New tests have also been added for mismatched pointer types and memory
access types, and gep-zero-indices.ll has also been added to make sure
that we always cost GEPs with all zero indices as free.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions