diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-12 20:54:23 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-12 21:50:41 +0100 |
commit | fb063c933f0062db7fee622f7a43a6a5e560672d (patch) | |
tree | 3b354cda4bfcab484d39679491c38bbf16b3e082 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | f706486eaf07020b11f2088274c757e4070fe6d1 (diff) | |
download | llvm-fb063c933f0062db7fee622f7a43a6a5e560672d.zip llvm-fb063c933f0062db7fee622f7a43a6a5e560672d.tar.gz llvm-fb063c933f0062db7fee622f7a43a6a5e560672d.tar.bz2 |
[InstCombine] Duplicate tests for logical and/or (NFC)
This replicates existing and/or tests to also test variants using
select. This should help us get a more accurate view on which
optimizations we're missing if we disable the select -> and/or
fold.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions