[PATCH] D75808: [ValueTracking] isKnownNonZero, computeKnownBits for freeze

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 7 09:08:22 PST 2020


aqjune updated this revision to Diff 248936.
aqjune added a comment.

Consider alloca/undef too, minor update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75808

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/freeze.ll
  llvm/test/Transforms/InstSimplify/known-non-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75808.248936.patch
Type: text/x-patch
Size: 9290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/4ee4699a/attachment.bin>


More information about the llvm-commits mailing list