[PATCH] D158256: [RISCV] Fix assertion failure when zcmp extension is enabled.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 09:17:18 PDT 2023


craig.topper added a comment.

In D158256#4625476 <https://reviews.llvm.org/D158256#4625476>, @garvitgupta08 wrote:

> I would like to merge this patch as soon as possible so that it can be merged into community release 17.0. Do let me know if there is really a need to have only MIR test, otherwise I think that all comments have been addressed.

Drop the IR test. We don't need two tests for the same issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158256



More information about the llvm-commits mailing list