[PATCH] D122644: [RISCV] Add CMOV isel pattern for (select (setgt X, Imm), Y, Z)

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 21:29:34 PDT 2022


Miss_Grape added a comment.

In D122644#3413901 <https://reviews.llvm.org/D122644#3413901>, @benshi001 wrote:

> You need more cases to show the advantage of your change.

Done


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122644/new/

https://reviews.llvm.org/D122644



More information about the llvm-commits mailing list