[PATCH] D84287: [SelectionDAG] Make LegalizeDAG lower FNEG using integer ops.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 13:27:09 PDT 2020


efriedma updated this revision to Diff 284491.
efriedma edited the summary of this revision.
efriedma added a comment.

Refactor.  Fix a regression that came up when I rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84287

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/test/CodeGen/AArch64/arm64-fp128.ll
  llvm/test/CodeGen/Thumb2/mve-fp-negabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84287.284491.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/9beb2c53/attachment.bin>


More information about the llvm-commits mailing list