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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 19:00:13 PDT 2017


craig.topper updated this revision to Diff 100196.
craig.topper added a comment.
Herald added subscribers: jgravelle-google, sbc100, dschuff, jfb.

Update Hexagon and WebAssembly targets too


https://reviews.llvm.org/D33530

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33530.100196.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/20a5ac5d/attachment.bin>


More information about the llvm-commits mailing list