[PATCH] D46732: [Split GEP] handle trunc() in separate-const-offset-from-gep pass.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 14:19:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332142: [Split GEP] handle trunc() in separate-const-offset-from-gep pass. (authored by tra, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46732?vs=146247&id=146412#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46732

Files:
  llvm/trunk/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/trunk/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll
  llvm/trunk/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46732.146412.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/fb78d92c/attachment.bin>


More information about the llvm-commits mailing list