[PATCH] D64621: [ARM] Make sure that the constant pool does not keep in the middle of an IT block.

Simi Pallipurath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 08:57:06 PDT 2019


simpal01 updated this revision to Diff 210844.
simpal01 added a comment.

The sensible way of fixing i can think of now is:


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64621

Files:
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/test/CodeGen/ARM/constant-islands-split-IT.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64621.210844.patch
Type: text/x-patch
Size: 6581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/d38c2ce4/attachment.bin>


More information about the llvm-commits mailing list