[PATCH] D75132: [SelectionDAG][PowerPC][AArch64][X86][ARM] Add chain input and output the ISD::FLT_ROUNDS_

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 17:03:22 PST 2020


This revision was automatically updated to reflect the committed changes.
craig.topper marked an inline comment as done.
Closed by commit rG735d27dc4065: [SelectionDAG][PowerPC][AArch64][X86][ARM] Add chain input and output the ISD… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75132

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/flt-rounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75132.246603.patch
Type: text/x-patch
Size: 14594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/694fb00b/attachment.bin>


More information about the llvm-commits mailing list