[PATCH] D156810: [RISCV] Call combineSelectToBinOp before generic select expansion for Zicond.

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 10:38:29 PDT 2023


wangpc accepted this revision.
wangpc added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: llvm/test/CodeGen/RISCV/select-binop-identity.ll:45
 ;
 ; VTCONDOPS64-LABEL: and_select_all_ones_i32:
 ; VTCONDOPS64:       # %bb.0:
----------------
nit: These CHECKs are the same as RV32I/RV64I, add prefixes to RUN lines of zicond/xventanacondops?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156810



More information about the llvm-commits mailing list