diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-06 19:16:35 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-06 23:26:22 -0600 |
commit | eb73af4af4699a6907b32790a0f178302c57d802 (patch) | |
tree | 2e2ee9de4edbfd848cd27a1328d0ad1999f5862a /clang/lib/Basic/Module.cpp | |
parent | ad26e199ffb1b9eb8e400b113107617055c0dabf (diff) | |
download | llvm-eb73af4af4699a6907b32790a0f178302c57d802.zip llvm-eb73af4af4699a6907b32790a0f178302c57d802.tar.gz llvm-eb73af4af4699a6907b32790a0f178302c57d802.tar.bz2 |
[Attributor] Handle undef and null in AAAlignFloating
Both `undef` and `nullptr` are maximally aligned. This is especially
important as we often see `undef` until a proper value has been
identified during simplification.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions