[PATCH] D84287: [SelectionDAG][GISel] Make LegalizeDAG lower FNEG using integer ops.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 14:11:17 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f739f736b8f: [SelectionDAG][GISel] Make LegalizeDAG lower FNEG using integer ops. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D84287?vs=284530&id=293862#toc
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-binops.mir
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.293862.patch
Type: text/x-patch
Size: 14507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/114aef03/attachment.bin>
More information about the llvm-commits
mailing list