diff options
author | Sam Elliott <selliott@lowrisc.org> | 2020-07-01 11:54:56 +0100 |
---|---|---|
committer | Sam Elliott <selliott@lowrisc.org> | 2020-07-01 11:56:11 +0100 |
commit | c44266dc4816ec3df084232055ec02060eec0616 (patch) | |
tree | 109a3af6fa05d59c73745895fd0689d9943aed4c /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | c79745ed48f3e22e9c5fdfa070bceecf7590896c (diff) | |
download | llvm-c44266dc4816ec3df084232055ec02060eec0616.zip llvm-c44266dc4816ec3df084232055ec02060eec0616.tar.gz llvm-c44266dc4816ec3df084232055ec02060eec0616.tar.bz2 |
[RISCV][NFC] Add Test for (select (or B1, B2), X, Y)
Summary:
As shown, LLVM is keen to avoid logic and introduce selects (in DAGCombiner, and
other places). This leads to control flow on RISC-V which we should attempt to
avoid.
Reviewed By: luismarques
Differential Revision: https://reviews.llvm.org/D79267
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions