[PATCH] D50659: [CodeGen] Fix remaining zext() assertions in SelectionDAG

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 09:34:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341380: [CodeGen] Fix remaining zext() assertions in SelectionDAG (authored by scott.linder, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50659?vs=163572&id=163851#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50659

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/unittests/CodeGen/AArch64SelectionDAGTest.cpp
  llvm/trunk/unittests/CodeGen/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50659.163851.patch
Type: text/x-patch
Size: 9283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/6588d9db/attachment.bin>


More information about the llvm-commits mailing list