diff options
author | Dávid Bolvanský <david.bolvansky@gmail.com> | 2020-08-11 11:05:06 +0200 |
---|---|---|
committer | Dávid Bolvanský <david.bolvansky@gmail.com> | 2020-08-11 11:05:42 +0200 |
commit | c2f0101310133ed282d6dd187b2d3f4cac356a83 (patch) | |
tree | e7cd58f6405f22ee52e1f90666d2875c0f3bff05 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7829c33084a7a5097533cf862daef521380c4e63 (diff) | |
download | llvm-c2f0101310133ed282d6dd187b2d3f4cac356a83.zip llvm-c2f0101310133ed282d6dd187b2d3f4cac356a83.tar.gz llvm-c2f0101310133ed282d6dd187b2d3f4cac356a83.tar.bz2 |
[InstCombine] ~(~X + Y) -> X - Y
Proof:
https://alive2.llvm.org/ce/z/4xharr
Solves PR47051
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D85593
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions