[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 07:30:00 PDT 2020
fhahn updated this revision to Diff 263429.
fhahn added a comment.
Add extract directly from vector without bitcast
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.263429.patch
Type: text/x-patch
Size: 4732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/fd4ffd89/attachment.bin>
More information about the llvm-commits
mailing list