[PATCH] D79785: [ARM] Register pressure with -mthumb forces register reload before each call

Prathamesh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 07:49:38 PDT 2020


prathamesh updated this revision to Diff 288609.
prathamesh added a comment.

Added check in this version to return nullptr if CPI >= MCP->getConstants().size().
Does the patch look OK ? Tested with make check-llvm.
Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79785

Files:
  llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
  llvm/lib/Target/ARM/Thumb1InstrInfo.h
  llvm/test/CodeGen/ARM/minsize-call-cse-2.ll
  llvm/test/CodeGen/ARM/minsize-call-cse-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79785.288609.patch
Type: text/x-patch
Size: 3934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/4552e8b9/attachment.bin>


More information about the llvm-commits mailing list