[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 09:21:02 PDT 2019


jdoerfert updated this revision to Diff 208987.
jdoerfert added a comment.

Improve wording, as requested in D64258 <https://reviews.llvm.org/D64258>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64468

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64468.208987.patch
Type: text/x-patch
Size: 14130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/71c576af/attachment.bin>


More information about the llvm-commits mailing list