[PATCH] D64111: Add getMostFrequentByte and use for isBytewiseValue implementation

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 16:28:35 PDT 2019


vitalybuka updated this revision to Diff 207654.
vitalybuka added a comment.

Fix compilation warnings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64111

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64111.207654.patch
Type: text/x-patch
Size: 14120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/ef385661/attachment.bin>


More information about the llvm-commits mailing list