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

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 08:41:41 PDT 2020


dnsampaio updated this revision to Diff 281945.
dnsampaio marked 2 inline comments as done.
dnsampaio added a comment.

Fixed true -> false for isSOImm when checking for reducing to t1 instructions


Repository:
  rG LLVM Github Monorepo

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.281945.patch
Type: text/x-patch
Size: 18237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/c17a8cbc/attachment.bin>


More information about the llvm-commits mailing list