[PATCH] D157807: [ValueTracking] Strengthen analysis in `computeKnownBits` of phi

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 23:07:40 PDT 2023


goldstein.w.n updated this revision to Diff 550625.
goldstein.w.n added a comment.
Herald added a subscriber: dmgreen.

Update missing test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157807

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/phi-known-bits.ll
  llvm/test/CodeGen/Thumb2/mve-blockplacement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157807.550625.patch
Type: text/x-patch
Size: 12112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/379ab90c/attachment.bin>


More information about the llvm-commits mailing list