[PATCH] D158379: [RISCV] Add bounds check before use on returned iterator during frame lowering.
Anmol P. Paralkar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 16:53:03 PDT 2023
anmolparalkar-nxp updated this revision to Diff 552536.
anmolparalkar-nxp added a comment.
Merged in test from D158256 <https://reviews.llvm.org/D158256>
PS: @wangpc Phabricator was not allowing me to update D158256 <https://reviews.llvm.org/D158256> so I updated the patch here;
@garvitgupta08 please do upload this re-spin patch into D158256 <https://reviews.llvm.org/D158256> so that the frame-lowering-crash.ll test gets merged in.
I am closing D158379 <https://reviews.llvm.org/D158379>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158379/new/
https://reviews.llvm.org/D158379
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: D158379.552536.patch
Type: text/x-patch
Size: 12076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/7ef752a3/attachment.bin>
More information about the llvm-commits
mailing list