diff options
author | Zain Jaffal <z_jaffal@apple.com> | 2023-03-07 14:03:35 +0000 |
---|---|---|
committer | Zain Jaffal <z_jaffal@apple.com> | 2023-03-07 14:11:35 +0000 |
commit | 2b62774b653affb7e5ef35e25745e80612b990a9 (patch) | |
tree | 98ee197108e4b8249e2969493be3b41245555b44 /clang/unittests/libclang/LibclangTest.cpp | |
parent | ffe8f47d7237cf5767f0424708670af64ba0702d (diff) | |
download | llvm-2b62774b653affb7e5ef35e25745e80612b990a9.zip llvm-2b62774b653affb7e5ef35e25745e80612b990a9.tar.gz llvm-2b62774b653affb7e5ef35e25745e80612b990a9.tar.bz2 |
[ConstraintElimination] Decompose or instruction if the constant operand < 2^known_zero_bits of the first operand.
The or operation can be represented as an add instruction.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D142546
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions