[PATCH] D58460: [AArch64] Optimize floating point materialization

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 11:37:18 PST 2019


zatrazz updated this revision to Diff 189176.
zatrazz added a comment.

Updated patch based on previous comments. It depends on https://reviews.llvm.org/D58915 and https://reviews.llvm.org/D58690


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

https://reviews.llvm.org/D58460

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/arm64-fp-imm-size.ll
  test/CodeGen/AArch64/arm64-fp-imm.ll
  test/CodeGen/AArch64/fpimm.ll
  test/CodeGen/AArch64/literal_pools_float.ll
  test/CodeGen/AArch64/misched-fusion-lit.ll
  test/CodeGen/AArch64/win_cst_pool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58460.189176.patch
Type: text/x-patch
Size: 8196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/080a2e53/attachment.bin>


More information about the llvm-commits mailing list