diff options
author | Mehrnoosh Heidarpour <mehrnoosh.heidarpour@huawei.com> | 2021-11-29 10:46:49 -0500 |
---|---|---|
committer | Mehrnoosh Heidarpour <mehrnoosh.heidarpour@huawei.com> | 2021-11-29 11:29:21 -0500 |
commit | c572eb1ad9d8a528bcaff0160888aff31b1f4b5f (patch) | |
tree | ffde00a1d812f5be3f2242490b25526be8224e98 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 77dd579827f2e7574be4bbf3f94a48930e7b094f (diff) | |
download | llvm-c572eb1ad9d8a528bcaff0160888aff31b1f4b5f.zip llvm-c572eb1ad9d8a528bcaff0160888aff31b1f4b5f.tar.gz llvm-c572eb1ad9d8a528bcaff0160888aff31b1f4b5f.tar.bz2 |
[InstCombine] Fold (~A | B) ^ A --> ~(A & B)
https://alive2.llvm.org/ce/z/gLrYPk
Fixes:
https://llvm.org/PR52518
Reviewed by: spatel
Differential revision: https://reviews.llvm.org/D114339
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions