[PATCH] D100812: [DAGCombiner] Allow operand of step_vector to be negative.

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 20:38:04 PDT 2021


junparser added a comment.

In D100812#2701563 <https://reviews.llvm.org/D100812#2701563>, @frasercrmck wrote:

> Hmm I just saw that D100088 <https://reviews.llvm.org/D100088> went in without anyone involved with RISC-V being on the reviewer list or notified. I think that's technically a regression since the RISC-V backend crashes on all those test cases that were added.

OK,  I saw D100856 <https://reviews.llvm.org/D100856>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100812



More information about the llvm-commits mailing list