llvm-project
[DAG] SelectionDAG::canCreateUndefOrPoison - add ISD::SCMP/UCMP handling + tests
#154127
Merged

[DAG] SelectionDAG::canCreateUndefOrPoison - add ISD::SCMP/UCMP handling + tests #154127

RKSimon merged 11 commits into llvm:main from Temperz87:main
Temperz87
[SelectionDAG] Add SCMP and UCMP to canCreateUnDefOrPoison
23ba9158
Add test for issues/152144
addb5a5a
Merge branch 'gooder-scmp-ucmp-poison'
3b86e09a
Fix freeze-binary.ll unit test
e4ec670c
github-actions
llvmbot llvmbot added backend:X86
llvmbot llvmbot added llvm:SelectionDAG
llvmbot
Temperz87
Temperz87 Merge branch 'main' into main
07c28746
RKSimon RKSimon requested a review from RKSimon RKSimon 306 days ago
RKSimon
RKSimon requested changes on 2025-08-18
RKSimon RKSimon requested a review from jayfoad jayfoad 306 days ago
RKSimon RKSimon requested a review from nikic nikic 306 days ago
Readd newline at end of line
45315ce4
[SelectionDAG] Move ISD::SCMP/UCMP location in canCreateUndefOrPoison
f169dc45
Merge remote-tracking branch 'origin'
15701fa8
Temperz87
Move UCMP and SCMP next to UMIN and UMAX correctly
fe1319b8
Make scmp/ucmp freeze test not always return -1
1e28448b
Temperz87 Temperz87 requested a review from RKSimon RKSimon 305 days ago
arsenm
arsenm approved these changes on 2025-08-19
RKSimon
RKSimon approved these changes on 2025-08-19
RKSimon Merge branch 'main' into main
4f12a6b7
RKSimon RKSimon merged 9cadc4e1 into main 305 days ago
github-actions

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone