[PATCH] D145001: [X86] Add additional tests for folding `(select (setgt X, -1), C, C+1)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 12:22:00 PST 2023


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

Add tests for sext + add case, add comment explaining missing i64 case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145001

Files:
  llvm/test/CodeGen/X86/select-constant-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145001.501945.patch
Type: text/x-patch
Size: 3571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/fa09b392/attachment.bin>


More information about the llvm-commits mailing list