[PATCH] D141395: [RISCV][ISelLowering] Fix select lowering issue

Dmitry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 08:51:21 PST 2023


dybv-sc added a comment.

I found a bug in RISCV backend. Reproduction: https://godbolt.org/z/qscGYbWvr
This patch fixes it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141395



More information about the llvm-commits mailing list