diff options
author | Nikita Popov <npopov@redhat.com> | 2023-11-15 16:07:54 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-11-15 16:31:55 +0100 |
commit | ebb8ffde94476333cb2e95aacfd2e023d7112efb (patch) | |
tree | 2dddae246d014253d2979f09d653cf1a1806018f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | c350a1eaae2be108e44f93c2ccb331ec47872e56 (diff) | |
download | llvm-ebb8ffde94476333cb2e95aacfd2e023d7112efb.zip llvm-ebb8ffde94476333cb2e95aacfd2e023d7112efb.tar.gz llvm-ebb8ffde94476333cb2e95aacfd2e023d7112efb.tar.bz2 |
[InstSimplify] Extract commutative and folds into helper (NFCI)
There are a number of and folds that are repeated for both
operand orders. Move these into a helper that is invoked with
both orders.
This is conceptually NFC, but may not be entirely so, as the order
of folds may change.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions