[PATCH] D57875: [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 14:10:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353757: [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types (authored by apazos, committed by ).
Herald added a subscriber: jrtc27.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57875?vs=185702&id=186330#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57875

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/test/CodeGen/ARM/legalize-fneg.ll
  llvm/trunk/test/CodeGen/RISCV/legalize-fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57875.186330.patch
Type: text/x-patch
Size: 6031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/8f8f6d18/attachment.bin>


More information about the llvm-commits mailing list