Files
clang-p2996/llvm/test/CodeGen/PowerPC/select_const.ll
Kai Luo d1924f0474 [PowerPC] Do not generate isel instruction if target doesn't have this instruction (#72845)
When expand `select_cc` in finalize-isel, we should not generate `isel`
for targets not feature it.
2024-03-01 08:03:06 +08:00

24 KiB