[PATCH] D120452: [AArch64] Use simd mov to materialize big fp constants
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 08:36:07 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a605ab7bfbc: [AArch64] Use simd mov to materialize big fp constants (authored by Allen, committed by congzhe).
Changed prior to commit:
https://reviews.llvm.org/D120452?vs=412402&id=413025#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120452/new/
https://reviews.llvm.org/D120452
Files:
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/fabs.ll
llvm/test/CodeGen/AArch64/fcvt-fixed.ll
llvm/test/CodeGen/AArch64/fpimm.ll
llvm/test/CodeGen/AArch64/fptosi-sat-scalar.ll
llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
llvm/test/CodeGen/AArch64/remat-const-float-simd.ll
llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120452.413025.patch
Type: text/x-patch
Size: 26704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/b377f020/attachment.bin>
More information about the llvm-commits
mailing list