diff options
author | Philip Reames <preames@rivosinc.com> | 2023-10-30 12:09:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 12:09:43 -0700 |
commit | 3f2ed812f021e723212ddb9f808757a7ec3841e1 (patch) | |
tree | 14810b7b1daff1cef9cf721d28570d46cea6c8db /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | d0caa4eef702f6eda1ce5ab3d72faabb55b15ca9 (diff) | |
download | llvm-3f2ed812f021e723212ddb9f808757a7ec3841e1.zip llvm-3f2ed812f021e723212ddb9f808757a7ec3841e1.tar.gz llvm-3f2ed812f021e723212ddb9f808757a7ec3841e1.tar.bz2 |
[InstCombine] Infer nneg on zext when forming from non-negative sext (#70706)
Builds on #67982 which recently introduced the nneg flag on a zext
instruction. InstCombine is one of our largest canonicalizers of zext
from non-negative sext instructions, so set the flag there.
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions