llvm-project
[DAG] Refactor X86 combineVSelectWithAllOnesOrZeros fold into a generic DAG Combine
#145298
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
7
Changes
View On
GitHub
Commits
feat: move combineVSelectWithAllOnesOrZeros to DAGCombiner and x86 test
woruyu
committed
168 days ago
test: update other backend testcase
woruyu
committed
168 days ago
fix: review
woruyu
committed
168 days ago
fix: regression and test
woruyu
committed
168 days ago
fix: add Select condition check
woruyu
committed
168 days ago
fix: missed mips-elf
woruyu
committed
168 days ago
Merge branch 'main' into refactor/x86-combineVSelectWithAllOnesOrZeros-fold-into-generic-DAG-combine
RKSimon
committed
168 days ago
Loading