[PATCH] D98159: [RISCV] Add RISCVISD::BR_CC similar to RISCVISD::SELECT_CC.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 10:14:43 PDT 2021


craig.topper added a comment.

In D98159#2625463 <https://reviews.llvm.org/D98159#2625463>, @luismarques wrote:

> LGTM.
>
> (Perhaps it would have been better to have split it into the NFC patch and the rest?)

I'm not sure there was much of a clean separation, but I'll see if I can split some of it when I commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98159



More information about the llvm-commits mailing list