[PATCH] D147896: [ValueTracking] Add more tests for `shl` isKnownNonZero; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 10:25:08 PDT 2023


goldstein.w.n updated this revision to Diff 513664.
goldstein.w.n added a comment.

Add test for poison shift count


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147896

Files:
  llvm/test/Analysis/ValueTracking/known-non-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147896.513664.patch
Type: text/x-patch
Size: 3720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/eca6702b/attachment.bin>


More information about the llvm-commits mailing list