diff options
author | AtariDreams <gfunni234@gmail.com> | 2024-05-07 15:17:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 21:17:56 +0200 |
commit | 1e36c96dc0998e886644d6fc76aa475d88d9645c (patch) | |
tree | 5fafe30946c4da83f3f927a07558ee3ad85e0c04 /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | 6cba93f25dc2014b5d8c71c739f17be1d8c3763a (diff) | |
download | llvm-1e36c96dc0998e886644d6fc76aa475d88d9645c.zip llvm-1e36c96dc0998e886644d6fc76aa475d88d9645c.tar.gz llvm-1e36c96dc0998e886644d6fc76aa475d88d9645c.tar.bz2 |
[InstCombine] Fold ((X << nuw Z) binop nuw Y) >>u Z --> X binop nuw (Y >>u Z) (#88193)
Proofs:
https://alive2.llvm.org/ce/z/N9dRzP
https://alive2.llvm.org/ce/z/Xrpc-Y
https://alive2.llvm.org/ce/z/BagBM6
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions