[PATCH] D49004: [CodeGen] Emit more precise AssertZext/AssertSext nodes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 16:31:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336868: [CodeGen] Emit more precise AssertZext/AssertSext nodes. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49004?vs=154343&id=155083#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49004

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/frame-index-elimination.ll
  llvm/trunk/test/CodeGen/Thumb/i8-phi-ext.ll
  llvm/trunk/test/CodeGen/X86/pr32282.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49004.155083.patch
Type: text/x-patch
Size: 4414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/95c5aa9e/attachment.bin>


More information about the llvm-commits mailing list