diff options
author | Clement Courbet <courbet@google.com> | 2022-04-15 11:11:26 +0200 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2022-04-15 11:26:24 +0200 |
commit | 46a13a0ef847dbe3226f4b3d8726ef25c8909293 (patch) | |
tree | a2c0a2d639e33420d0b44b754945b841ce231210 /llvm/utils/UpdateTestChecks/common.py | |
parent | 866bd4df477706c6ad1e5d6d2876d7a6eed4def8 (diff) | |
download | llvm-46a13a0ef847dbe3226f4b3d8726ef25c8909293.zip llvm-46a13a0ef847dbe3226f4b3d8726ef25c8909293.tar.gz llvm-46a13a0ef847dbe3226f4b3d8726ef25c8909293.tar.bz2 |
[ExpandMemCmp] Properly expand `bcmp` to an equality pattern.
Before that change, constant-size `bcmp` would miss an opportunity to generate
a more efficient equality pattern and would generate a -1/0-1 pattern
instead.
Differential Revision: https://reviews.llvm.org/D123849
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions