[PATCH] D67312: [SelectionDAG] Remove ISD::FP_ROUND_INREG

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 10:54:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371431: [SelectionDAG] Remove ISD::FP_ROUND_INREG (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67312?vs=219384&id=219397#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67312

Files:
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67312.219397.patch
Type: text/x-patch
Size: 10614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/1bab26d4/attachment.bin>


More information about the llvm-commits mailing list