[PATCH] D79865: [AArch64] Don't promote constants with float ConstantExpr.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 14:10:09 PDT 2020


fhahn updated this revision to Diff 263849.
fhahn added a comment.

Update to disallow any constant expressions, global values or blockvalues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79865

Files:
  llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp
  llvm/test/CodeGen/AArch64/arm64-promote-const-complex-initializers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79865.263849.patch
Type: text/x-patch
Size: 4793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/bba084f8/attachment.bin>


More information about the llvm-commits mailing list