[all-commits] [llvm/llvm-project] ac1af1: [X86][CCMP] Lower select(and/or(setcc, ...), T, F) ...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Jul 8 04:58:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac1af12027ee0e2787400a896f67dc3f154b3d16
https://github.com/llvm/llvm-project/commit/ac1af12027ee0e2787400a896f67dc3f154b3d16
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
M llvm/test/CodeGen/X86/apx/ccmp.ll
Log Message:
-----------
[X86][CCMP] Lower select(and/or(setcc,...), T, F) as a CCMP chain (#207929)
Fixes: #207886
Assisted-by: Claude Sonnet 4.6
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list