diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-03-26 10:05:13 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-03-26 10:24:09 -0700 |
commit | 26dd12871ca8a3dcc5e6920add231af354310088 (patch) | |
tree | 4a8c645baabb8f7a1bb328ee64c90cb0f2361ef6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 313734795c67ca0bfb82f96b39e123774ddf24b4 (diff) | |
download | llvm-26dd12871ca8a3dcc5e6920add231af354310088.zip llvm-26dd12871ca8a3dcc5e6920add231af354310088.tar.gz llvm-26dd12871ca8a3dcc5e6920add231af354310088.tar.bz2 |
[SLP]Do not propagate nuw/nsw flags for alt nodes, affected by
minbitwidth analysis.
Need to drop nuw/nsw flags, if the alternate node is resized after the
minbitwidth analysis, to avoid producing poison values in corner cases.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions