[PATCH] D125271: [riscv] Enable strict assertions in InsertVSETVLI data flow

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 07:45:07 PDT 2022


reames added a comment.

In D125271#3521541 <https://reviews.llvm.org/D125271#3521541>, @frasercrmck wrote:

> Why was this reverted?

As noted in the reverting commit, I found a test case which tripped the assert.  Should have a cleaned up test landed today, and probably a fix posted for review.  It's a cross block variant of one I thought we'd already fully fixed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125271



More information about the llvm-commits mailing list