[PATCH] D100823: [RISCV] Implement the pseudo compare builtin.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 23:31:08 PDT 2021


HsiangKai added a comment.

In D100823#2704120 <https://reviews.llvm.org/D100823#2704120>, @craig.topper wrote:

> I just posted https://reviews.llvm.org/D100889 which should allow the frontend to treat all comparisons the same way. It also avoids using the long expansion for vmsge.vx

I will refine the patch based on D100925 <https://reviews.llvm.org/D100925>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100823



More information about the llvm-commits mailing list