[PATCH] D149811: [RISCV][CodeGen] Support Zhinx and Zhinxmin

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 18:26:39 PDT 2023


realqhc marked an inline comment as done.
realqhc added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/half-select-fcmp.ll:17
 ;
-; CHECKIZFHMIN-LABEL: select_fcmp_false:
-; CHECKIZFHMIN:       # %bb.0:
----------------
craig.topper wrote:
> Why are these lines deleted?
updated the patch to fix it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149811



More information about the llvm-commits mailing list