[PATCH] D143838: [X86] Improve (select carry C1+1 C1)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 13:57:17 PST 2023
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM with one minor
================
Comment at: llvm/test/CodeGen/X86/select_const.ll:572
define i32 @select_ugt2_3_2(i32 %X) {
; CHECK-LABEL: select_ugt2_3_2:
----------------
ugt3 ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143838/new/
https://reviews.llvm.org/D143838
More information about the llvm-commits
mailing list