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

Anmol P. Paralkar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 06:49:29 PDT 2023


anmolparalkar-nxp added a comment.

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

> @anmolparalkar-nxp can you please take a look at the comments on zcmp-prolog-epilog-crash.ll test?

@garvitgupta08 I will start with your current diff from here, address the comments, and upload the new patch to D158379 <https://reviews.llvm.org/D158379> and ping you; following which, please start by downloading and continuing from there ...
Also, please feel free to drop it (IR test) in favour of the more preferred MIR test ...


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