[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
Mon Aug 28 12:31:41 PDT 2023
anmolparalkar-nxp added a comment.
@jrtc27 - to answer your question, the .ll test came in per @wangpc's advice in D158379 <https://reviews.llvm.org/D158379> to merge the test from there, in here; I incorporated all the comments on the .ll test, made here, to make myself more educated in the methodology to be followed, in general, and of-course, to respect the review feedback that was given for the .ll, here. That said, I have already clarified on August 24th: "Please feel free to drop: llvm/test/CodeGen/RISCV/zcmp-prolog-epilog-crash.ll"
@garvitgupta08, It is most important that this fix gets included in the 17.0.x milestone, hopefully, it makes it in time for LLVM 17.0.0-RC4 Thanks!
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