[all-commits] [llvm/llvm-project] a361a3: [llvm][InstCombine] Fold select to cmp for weak an...
Yash Solanki via All-commits
all-commits at lists.llvm.org
Fri Jun 13 06:53:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a361a3dc7a12b776507f48035f245e764c45455d
https://github.com/llvm/llvm-project/commit/a361a3dc7a12b776507f48035f245e764c45455d
Author: Yash Solanki <67216443+yashnator at users.noreply.github.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
A llvm/test/Transforms/InstCombine/select-to-cmp.ll
Log Message:
-----------
[llvm][InstCombine] Fold select to cmp for weak and inverted inequalities (#143445)
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