[PATCH] D84923: [ARM] Fix so immediates and pc relative checks

Simon Wallis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 02:01:30 PDT 2020


simonwallis2 updated this revision to Diff 286223.
simonwallis2 added a comment.

Fix order of arguments in 1 call to isCPEntryInRange()

Supply the optional final argument in another instance of call to isCPEntryInRange(),
for readability.


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

https://reviews.llvm.org/D84923

Files:
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/test/CodeGen/ARM/constant-island-SOImm.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84923.286223.patch
Type: text/x-patch
Size: 18033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/b36ddae7/attachment.bin>


More information about the llvm-commits mailing list