diff options
author | Florian Hahn <flo@fhahn.com> | 2024-06-19 17:06:52 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-06-19 17:06:52 +0100 |
commit | b9702bb12f19b7bdb7f4420f94ee603d29d1bf1b (patch) | |
tree | 829f59db55f8fa1169977d147ff1229c9b8d46f1 /llvm/lib/IR/Module.cpp | |
parent | 04cd06906288dcb148de37d7c3e6c009c3e3b726 (diff) | |
download | llvm-b9702bb12f19b7bdb7f4420f94ee603d29d1bf1b.zip llvm-b9702bb12f19b7bdb7f4420f94ee603d29d1bf1b.tar.gz llvm-b9702bb12f19b7bdb7f4420f94ee603d29d1bf1b.tar.bz2 |
[LV] Consider insts feeding interleave group pointers free.
For interleave groups, we only generate a pointer for the start of the
interleave group (the instruction at the insert position). The other
addresses for other members are alreayd considered free, but so are
their operands, if they are only used in address computations for
other interleave group members.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions