[PATCH] D79234: [ValueTracking] Fix computeKnownBits() with bitwidth-changing ptrtoint

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 16 05:41:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd86fff6ae7cf: [ValueTracking] Fix computeKnownBits() with bitwidth-changing ptrtoint (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D79234?vs=261458&id=264426#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79234

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79234.264426.patch
Type: text/x-patch
Size: 13391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200516/ddaff511/attachment.bin>


More information about the llvm-commits mailing list