[PATCH] D141549: [X86] Add additional tests for ctlz{_zero_undef} to test folding with xor; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 09:32:51 PST 2023


goldstein.w.n updated this revision to Diff 488693.
goldstein.w.n marked 2 inline comments as done.
goldstein.w.n added a comment.

Add back rep, remove to gratuitous tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141549

Files:
  llvm/test/CodeGen/X86/clz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141549.488693.patch
Type: text/x-patch
Size: 31039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/190242fc/attachment.bin>


More information about the llvm-commits mailing list