[PATCH] D33530: [SelectionDAG] Set ISD::FPOWI to Expand by default

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:28:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304215: [SelectionDAG] Set ISD::FPOWI to Expand by default (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33530?vs=100196&id=100712#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33530

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33530.100712.patch
Type: text/x-patch
Size: 8674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/89321451/attachment.bin>


More information about the llvm-commits mailing list