diff options
| author | Joseph Huber <huberjn@outlook.com> | 2025-09-02 06:10:50 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-02 06:10:50 -0500 |
| commit | abda8bed95dc3e8d3928288ac9b1e669b406cfe5 (patch) | |
| tree | 66f978d6eaef343a8887a791e194a68fd38a6770 /libc/src/string | |
| parent | b96fa9f3ac57df001b38c1f6a21ca92c4615e58a (diff) | |
[InferAlignment] Increase alignment in masked load / store instrinsics if known (#156057)
Summary:
The masked load / store LLVM intrinsics take an argument for the
alignment. If the user is pessimistic about alignment they can provide a
value of `1` for an unaligned load. This patch updates infer-alignment
to
increase the alignment value of the alignment argument if it is known
greater than the provided one.
Ignoring the gather / scatter versions for now since they contain many
pointers.
Diffstat (limited to 'libc/src/string')
0 files changed, 0 insertions, 0 deletions
