diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-11-30 13:59:39 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-11-30 14:08:54 -0500 |
commit | 4b30076f16fc55891da8952bda3f2d81dbeec5a5 (patch) | |
tree | 22a0be22da816140ecd6dc45f9e11d085be27706 /llvm/lib/Support/CommandLine.cpp | |
parent | c49ef1448d1779385e0e0ea88b1d8343f4830a79 (diff) | |
download | llvm-4b30076f16fc55891da8952bda3f2d81dbeec5a5.zip llvm-4b30076f16fc55891da8952bda3f2d81dbeec5a5.tar.gz llvm-4b30076f16fc55891da8952bda3f2d81dbeec5a5.tar.bz2 |
[InstSimplify] add logic fold for 'or'
https://alive2.llvm.org/ce/z/4PaPDy
There's a related fold where the inner 'or' is replaced by 'and',
but that needs to be more careful about matching a 'not'.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions