[PATCH] D68811: [CVP] Remove a masking operation if range information implies it's a noop

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 12:30:25 PDT 2019


reames updated this revision to Diff 224423.
reames added a comment.

Add statistic, and update a couple other tests which should have been in initial patch.


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

https://reviews.llvm.org/D68811

Files:
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  test/Transforms/CorrelatedValuePropagation/and.ll
  test/Transforms/CorrelatedValuePropagation/overflows.ll
  test/Transforms/CorrelatedValuePropagation/range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68811.224423.patch
Type: text/x-patch
Size: 6529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/6fa0c6b2/attachment.bin>


More information about the llvm-commits mailing list