[PATCH] D79775: [AsmPrinter] Handle foldable FP constant exprs in initializers.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 08:34:53 PDT 2020
fhahn updated this revision to Diff 263444.
fhahn marked an inline comment as done.
fhahn added a comment.
Add constant with fadd constexpr.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79775/new/
https://reviews.llvm.org/D79775
Files:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/test/CodeGen/AArch64/complex-float-constexpr-global-initializer.ll
llvm/test/CodeGen/X86/complex-float-constexpr-global-initializer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79775.263444.patch
Type: text/x-patch
Size: 6394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/d8bbe04a/attachment-0001.bin>
More information about the llvm-commits
mailing list