Files
clang-p2996/llvm/lib/Target/RISCV/RISCVISelLowering.cpp
LiaoChunyu fc9730376c [RISCV]Optimize (riscvisd::select_cc x, 0, ne, x, 1)
This patch reduces the number of unpredictable branches.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D146117
2023-03-16 10:56:26 +08:00

582 KiB