[PATCH] D42784: [ARM] Allow Half types in ConstantPool

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 08:07:27 PST 2018


SjoerdMeijer updated this revision to Diff 133624.
SjoerdMeijer added a comment.

Removed the assert, and thanks for the suggestion: I think it is
indeed the easiest and best to always set the alignment.


https://reviews.llvm.org/D42784

Files:
  lib/Target/ARM/ARMConstantIslandPass.cpp
  test/CodeGen/ARM/fp16-litpool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42784.133624.patch
Type: text/x-patch
Size: 8763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/f1253a9f/attachment.bin>


More information about the llvm-commits mailing list