[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
Wed Apr 12 11:35:20 PDT 2023


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

Rebase


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.512917.patch
Type: text/x-patch
Size: 3571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/5f222a8d/attachment.bin>


More information about the llvm-commits mailing list