[PATCH] D142270: [ValueTracking] Add tests for known bits after common BMI pattern (blsmsk/blsi); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 12:09:43 PST 2023


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

Remove some unneeded vec tests, add case where checking X/-X is necessary


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142270

Files:
  llvm/test/Analysis/ValueTracking/knownbits-bmi-pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142270.493119.patch
Type: text/x-patch
Size: 29659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/8da644a3/attachment.bin>


More information about the llvm-commits mailing list