[PATCH] D57044: [AArch64] OOptimize floating point materialization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 04:26:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352866: [AArch64] Optimize floating point materialization (authored by azanella, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57044?vs=184532&id=184721#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57044

Files:
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/fabs.ll
  llvm/trunk/test/CodeGen/AArch64/fadd-combines.ll
  llvm/trunk/test/CodeGen/AArch64/fpimm.ll
  llvm/trunk/test/CodeGen/AArch64/isinf.ll
  llvm/trunk/test/CodeGen/AArch64/known-never-nan.ll
  llvm/trunk/test/CodeGen/AArch64/literal_pools_float.ll
  llvm/trunk/test/CodeGen/AArch64/win_cst_pool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57044.184721.patch
Type: text/x-patch
Size: 13758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/87df6ead/attachment.bin>


More information about the llvm-commits mailing list