[PATCH] D140796: [ValueTracking] Improve ComputeNumSignBits to handle Trunc

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 21:08:41 PST 2023


resistor updated this revision to Diff 485916.
resistor added a comment.

Update for feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140796

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/high-bit-signmask-with-trunc.ll
  llvm/test/Transforms/InstCombine/negated-bitmask.ll
  llvm/test/Transforms/InstCombine/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140796.485916.patch
Type: text/x-patch
Size: 4625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/0b061655/attachment.bin>


More information about the llvm-commits mailing list