diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2023-11-16 02:34:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 02:34:59 +0800 |
commit | 4fdc289d4ac26970749ca24802931bd662a2a1f8 (patch) | |
tree | 8d1e5b6812649f4049cd405bd52890636f0e7ee0 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 5a3399c49600b7b61a10225deedc699ce96d8a07 (diff) | |
download | llvm-4fdc289d4ac26970749ca24802931bd662a2a1f8.zip llvm-4fdc289d4ac26970749ca24802931bd662a2a1f8.tar.gz llvm-4fdc289d4ac26970749ca24802931bd662a2a1f8.tar.bz2 |
[InstCombine] Infer nsw flag for `(X <<nuw C1) >>u C --> X << (C1 - C)` (#72407)
Alive2: https://alive2.llvm.org/ce/z/nnHAPy
This missed optimization is discovered with the help of
https://github.com/AliveToolkit/alive2/pull/962.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions