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

garvit gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 01:20:51 PDT 2023


garvitgupta08 updated this revision to Diff 552619.
garvitgupta08 added a comment.

Thanks @anmolparalkar-nxp for informing. Merged the change from D158379 <https://reviews.llvm.org/D158379>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158256

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/frame-lowering-crash.ll
  llvm/test/CodeGen/RISCV/prolog-epilog-crash.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158256.552619.patch
Type: text/x-patch
Size: 12076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/e11445ae/attachment.bin>


More information about the llvm-commits mailing list