[PATCH] D94685: [CSInfo][MIPS] Update CSInfo during MipsDelaySlotFiller

Nikola Tesic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 03:16:00 PST 2021


ntesic updated this revision to Diff 317317.
ntesic added a comment.

Addressed comments:

- Use shouldUpdateCallSiteInfo() predicate
- Use ToErase->eraseFromParent()
- Reduce function attributes in test

@nickdesaulniers @djtodoro I agree with your suggestions.
@atanasyan @nathanchance Thank you all for your comments!


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

https://reviews.llvm.org/D94685

Files:
  llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/test/DebugInfo/MIR/Mips/call-site-info-update-delay-slot-filler.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94685.317317.patch
Type: text/x-patch
Size: 4624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/5667a7d3/attachment.bin>


More information about the llvm-commits mailing list