[PATCH] D57548: DAG: Partially fix overflow intrinsics with vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 14:44:02 PST 2019


arsenm created this revision.
Herald added subscribers: nhaehnle, wdng, jvesely.

https://reviews.llvm.org/D57548

Files:
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/AMDGPU/saddo.ll
  test/CodeGen/AMDGPU/ssubo.ll
  test/CodeGen/AMDGPU/uaddo.ll
  test/CodeGen/AMDGPU/usubo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57548.184618.patch
Type: text/x-patch
Size: 13210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/eb3c67d9/attachment.bin>


More information about the llvm-commits mailing list