[PATCH] D87316: Mark FMOV constant materialization as being as cheap as a move.

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 09:39:09 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d9c85e4d85b: Mark FMOV constant materialization as being as cheap as a move. (authored by resistor).

Changed prior to commit:
  https://reviews.llvm.org/D87316?vs=290555&id=291001#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87316

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-aapcs.ll
  llvm/test/CodeGen/AArch64/fmov-imm-licm.ll
  llvm/test/CodeGen/AArch64/fp-cond-sel.ll
  llvm/test/CodeGen/AArch64/func-calls.ll
  llvm/test/CodeGen/AArch64/pow.ll
  llvm/test/CodeGen/AArch64/swifterror.ll
  llvm/test/Transforms/LoopStrengthReduce/AArch64/small-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87316.291001.patch
Type: text/x-patch
Size: 9741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/50540d06/attachment.bin>


More information about the llvm-commits mailing list