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

Simon Wallis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 02:11:12 PDT 2020


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

After review feedback: made some formatting changes in line with standard code style in LLVM.

Added new test variant to highlight a case raised in other review feedback.


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

https://reviews.llvm.org/D86949

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86949.289371.patch
Type: text/x-patch
Size: 4022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/f67b0a09/attachment.bin>


More information about the llvm-commits mailing list