diff options
author | Jannik Silvanus <jannik.silvanus@amd.com> | 2023-01-19 18:56:11 +0100 |
---|---|---|
committer | Jannik Silvanus <jannik.silvanus@amd.com> | 2023-01-23 13:25:39 +0100 |
commit | eb197e3ea670ee0c573d95a0033327a213656357 (patch) | |
tree | 8f5bfb32913619b036173fff09182c1892d90cdf /llvm/lib/IR/DataLayout.cpp | |
parent | b2cf024280b30692ac3e4720eb7c541e6ef7449f (diff) | |
download | llvm-eb197e3ea670ee0c573d95a0033327a213656357.zip llvm-eb197e3ea670ee0c573d95a0033327a213656357.tar.gz llvm-eb197e3ea670ee0c573d95a0033327a213656357.tar.bz2 |
[Transforms] Add lit test for instcombine on load into vector of overaligned elements.
The result is currently broken in two ways:
- Valid loads are replaced by poison
- An array-like layout with padding bytes is assumed
This commit serves as precommit for a patch that addresses the first issue.
The second issue will remain a TODO.
Contributors:
Sebastian Neubauer <sebastian.neubauer@amd.com>
Diffstat (limited to 'llvm/lib/IR/DataLayout.cpp')
0 files changed, 0 insertions, 0 deletions