[PATCH] D143838: [X86] Improve (select carry C1+1 C1)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 19:37:59 PST 2023


kazu updated this revision to Diff 496829.
kazu added a comment.

Adjusted hasOneUsed.

Regenerated this patch relative to the pre-committed tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143838

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/select_const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143838.496829.patch
Type: text/x-patch
Size: 4437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/9dbf2064/attachment.bin>


More information about the llvm-commits mailing list