diff options
author | Philip Reames <preames@rivosinc.com> | 2023-10-30 15:29:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 15:29:57 -0700 |
commit | 83c560b3bf46e9b5a65f9a41b60e21898e286c9c (patch) | |
tree | cdf26b61a5768c4d843cc587d6fec379ebbc0c46 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | f82bee1367a1d612d688790b81c1c146ce99f2ea (diff) | |
download | llvm-83c560b3bf46e9b5a65f9a41b60e21898e286c9c.zip llvm-83c560b3bf46e9b5a65f9a41b60e21898e286c9c.tar.gz llvm-83c560b3bf46e9b5a65f9a41b60e21898e286c9c.tar.bz2 |
[SDAG] Prefer forming sign_extend for zext nneg per target preference (#70725)
Builds on #67982 which recently introduced the nneg flag on a zext
instruction. Note that this change is the first point where the flag is
being used for an optimization, and thus may expose latent miscompiles.
We've recently taught both CVP and InstCombine to infer the flag when
forming zext, but nothing else is using the flag just yet.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions