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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 17:04:43 PDT 2020


efriedma updated this revision to Diff 284530.
efriedma retitled this revision from "[SelectionDAG] Make LegalizeDAG lower FNEG using integer ops." to "[SelectionDAG][GISel] Make LegalizeDAG lower FNEG using integer ops.".
efriedma edited the summary of this revision.
efriedma added a comment.

Updated with corresponding GlobalISel changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84287

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/arm64-fp128.ll
  llvm/test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir
  llvm/test/CodeGen/Thumb2/mve-fp-negabs.ll
  llvm/test/CodeGen/X86/GlobalISel/legalize-fneg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84287.284530.patch
Type: text/x-patch
Size: 10661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/977188a7/attachment.bin>


More information about the llvm-commits mailing list