[PATCH] D64468: Replace three "strip & accumulate" implementations with a single one

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 18:14:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365723: Replace three "strip & accumulate" implementations with a single one (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64468?vs=208987&id=209110#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64468

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/include/llvm/IR/Value.h
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/test/Transforms/InstCombine/gep-addrspace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64468.209110.patch
Type: text/x-patch
Size: 14238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/a23bb402/attachment.bin>


More information about the llvm-commits mailing list