[PATCH] D96283: [DAGCombine] Do not remove masking argument to FP16_TO_FP for some targets

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 04:37:18 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5222aa0858a: [DAGCombine] Do not remove masking argument to FP16_TO_FP for some targets (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D96283?vs=322326&id=322345#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96283

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/handle-f16-storage-type.ll
  llvm/test/CodeGen/PowerPC/pr48519.ll
  llvm/test/CodeGen/PowerPC/pr49092.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96283.322345.patch
Type: text/x-patch
Size: 5399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/36c8c629/attachment.bin>


More information about the llvm-commits mailing list